Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e17b9777
Commit
e17b9777
authored
Jan 17, 2013
by
Glenn Morris
Browse files
* doc/emacs/custom.texi (Directory Variables): Fix paren typo.
parent
19503d5a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/emacs/custom.texi
doc/emacs/custom.texi
+1
-1
No files found.
doc/emacs/ChangeLog
View file @
e17b9777
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)
...
...
doc/emacs/custom.texi
View file @
e17b9777
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment