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
4a427f58
Commit
4a427f58
authored
Apr 10, 2012
by
Glenn Morris
Browse files
* lisp/files.el (dir-locals-set-class-variables): Doc fix.
parent
2bb0eca1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/files.el
lisp/files.el
+1
-1
No files found.
lisp/ChangeLog
View file @
4a427f58
2012-04-10 Glenn Morris <rgm@gnu.org>
* files.el (dir-locals-set-class-variables): Doc fix.
2012-04-09 Eli Zaretskii <eliz@gnu.org>
* international/characters.el: Add set-case-syntax-pair call for
...
...
lisp/files.el
View file @
4a427f58
...
...
@@ -3526,7 +3526,7 @@ LIST is a list of the form accepted by the function.
When a file is visited, the file's class is found. A directory
may be assigned a class using `dir-locals-set-directory-class'.
Then variables are set in the file's buffer according to the
class' LIST
. The list is processed in order.
VARIABLES list of the class
. The list is processed in order.
* If the element is of the form (MAJOR-MODE . ALIST), and the
buffer's major mode is derived from MAJOR-MODE (as determined
...
...
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