* doc/emacs/custom.texi (Directory Variables): Fix paren typo.

This commit is contained in:
Glenn Morris 2013-01-17 20:53:34 -05:00
parent 19503d5abf
commit e17b97778d
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2013-01-18 Glenn Morris <rgm@gnu.org>
* custom.texi (Directory Variables): Fix paren typo.
2013-01-16 Glenn Morris <rgm@gnu.org>
* trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)

View file

@ -1305,7 +1305,7 @@ files in that subdirectory.
@example
((nil . ((indent-tabs-mode . t)
(fill-column . 80)))
(c-mode . ((c-file-style . "BSD")))
(c-mode . ((c-file-style . "BSD")
(subdirs . nil)))
("src/imported"
. ((nil . ((change-log-default-name