mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-03 02:36:19 +02:00
add .dir-locals for elisp
* module/language/elisp/.dir-locals.el: New file. Set fill-column to 72.
This commit is contained in:
parent
46ab7225d5
commit
3cb34c5c04
1 changed files with 3 additions and 0 deletions
3
module/language/elisp/.dir-locals.el
Normal file
3
module/language/elisp/.dir-locals.el
Normal file
|
@ -0,0 +1,3 @@
|
|||
;; Per-directory local variables for GNU Emacs 23 and later.
|
||||
|
||||
((nil . ((fill-column . 72))))
|
Loading…
Add table
Add a link
Reference in a new issue