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
47bd5577
Commit
47bd5577
authored
Dec 27, 2008
by
Eli Zaretskii
Browse files
(Top): Add a @detailmenu item for "Directory Local Variables".
parent
eb22b78c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/elisp.texi
doc/lispref/elisp.texi
+2
-1
No files found.
doc/lispref/ChangeLog
View file @
47bd5577
2008-12-27 Eli Zaretskii <eliz@gnu.org>
* elisp.texi (Top): Add a @detailmenu item for "Directory Local
Variables".
* variables.texi (Directory Local Variables): New node.
(Variables): Add a menu item for it.
* loading.texi (Autoload): Document `generate-autoload-cookie' and
`generated-autoload-file'.
...
...
doc/lispref/elisp.texi
View file @
47bd5577
...
...
@@ -420,9 +420,10 @@ Variables
* Setting Variables:: Storing new values in variables.
* Variable Scoping:: How Lisp chooses among local and global values.
* Buffer-Local Variables:: Variable values in effect only in one buffer.
* Future Local Variables:: New kinds of local values we might add some day.
* File Local Variables:: Handling local variable lists in files.
* Directory Local Variables:: Local variables common to all files in a directory.
* Frame-Local Variables:: Frame-local bindings for variables.
* Future Local Variables:: New kinds of local values we might add some day.
* Variable Aliases:: Variables that are aliases for other variables.
* Variables with Restricted Values:: Non-constant variables whose value can
@emph
{
not
}
be an arbitrary Lisp object.
...
...
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