mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
(Future Local Variables): Add index entry.
This commit is contained in:
parent
68bf8b9d5c
commit
cb5918d9f0
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-01-29 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* variables.texi (Future Local Variables): Add index entry.
|
||||
|
||||
2007-01-28 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* tips.texi (Coding Conventions): Clarify the tip about macros
|
||||
|
|
|
|||
|
|
@ -1644,6 +1644,7 @@ local bindings, we will provide it in a subsequent Emacs version.
|
|||
|
||||
@node File Local Variables
|
||||
@section File Local Variables
|
||||
@cindex file local variables
|
||||
|
||||
A file can specify local variable values; Emacs uses these to create
|
||||
buffer-local bindings for those variables in the buffer visiting that
|
||||
|
|
|
|||
Loading…
Reference in a new issue