mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* .dir-locals.el: Add explanatory header.
This commit is contained in:
parent
6c82aafcc0
commit
7cde03484b
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
;;; Directory Local Variables
|
||||||
|
;;; For more information see (info "(emacs) Directory Variables")
|
||||||
|
|
||||||
((nil . ((tab-width . 8)
|
((nil . ((tab-width . 8)
|
||||||
(sentence-end-double-space . t)
|
(sentence-end-double-space . t)
|
||||||
(fill-column . 70)
|
(fill-column . 70)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue