mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
.dir-locals.el: Fill at 78 columns.
This commit is contained in:
parent
d0840e4a23
commit
5cfdcd6a26
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
;; Per-directory local variables for GNU Emacs 23 and later.
|
||||
|
||||
((nil . ((fill-column . 72)
|
||||
((nil . ((fill-column . 78)
|
||||
(tab-width . 8)))
|
||||
(c-mode . ((c-file-style . "gnu")))
|
||||
(scheme-mode
|
||||
|
|
Loading…
Reference in a new issue