diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-04-11 23:25:58 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-04-11 23:25:58 +0200 |
commit | 7d69eceff82108ccc1e7d976912e5c34afeb259f (patch) | |
tree | 964bcc36f56394325f59307afca182581589002f /ebuild-env-invariancy.tex | |
parent | Update URI of council meeting log. (diff) | |
download | pms-7d69eceff82108ccc1e7d976912e5c34afeb259f.tar.gz pms-7d69eceff82108ccc1e7d976912e5c34afeb259f.tar.bz2 pms-7d69eceff82108ccc1e7d976912e5c34afeb259f.zip |
Use the same line width for Emacs and Vim.
Lines seem to be wrapped at 100 characters throughout, with the
exception of eapi-cheatsheet.tex which is wrapped at 70 characters.
Assign the "fill-column" file local variable for Emacs accordingly.
Diffstat (limited to 'ebuild-env-invariancy.tex')
-rw-r--r-- | ebuild-env-invariancy.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ebuild-env-invariancy.tex b/ebuild-env-invariancy.tex index 9476a8b..0334a4d 100644 --- a/ebuild-env-invariancy.tex +++ b/ebuild-env-invariancy.tex @@ -36,4 +36,5 @@ The following exclusivity and invariancy requirements are mandated: %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: |