Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d259fc4b
Commit
d259fc4b
authored
Jun 17, 2009
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Directory Local Variables): Update for 2009-04-11 name-change of
dir-locals-directory-alist.
parent
cf66a343
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
4 deletions
+11
-4
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+5
-0
doc/lispref/variables.texi
doc/lispref/variables.texi
+6
-4
No files found.
doc/lispref/ChangeLog
View file @
d259fc4b
2009-06-17 Glenn Morris <rgm@gnu.org>
* variables.texi (Directory Local Variables):
Update for 2009-04-11 name-change of dir-locals-directory-alist.
2009-06-09 Kenichi Handa <handa@m17n.org>
* nonascii.texi (Character Sets): State clearly that FROM and TO
...
...
doc/lispref/variables.texi
View file @
d259fc4b
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000,
@c 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
@c 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/variables
@node Variables, Functions, Control Structures, Top
...
...
@@ -1761,9 +1762,10 @@ This alist holds the class symbols and the associated variable
settings. It is updated by @code{dir-locals-set-class-variables}.
@end defvar
@defvar dir-locals-directory-alist
This alist holds directory names and their assigned class names. It
is updated by @code{dir-locals-set-directory-class}.
@defvar dir-locals-directory-cache
This alist holds directory names, their assigned class names, and
modification times of the associated directory local variables file.
It is updated by @code{dir-locals-set-directory-class}.
@end defvar
@node Frame-Local Variables
...
...
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