mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-18 18:05:07 +00:00
doc/lispref/variables.texi (Creating Buffer-Local): Improve indexing (Bug#19608)
This commit is contained in:
parent
d132c7b658
commit
a3505cb3ef
@ -1,3 +1,8 @@
|
||||
2015-01-15 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* variables.texi (Creating Buffer-Local): Improve indexing.
|
||||
(Bug#19608)
|
||||
|
||||
2015-01-04 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* frames.texi (Display Feature Testing): Make the description of
|
||||
|
@ -1403,6 +1403,7 @@ buffer-local variable interactively, just as it is useful to create
|
||||
buffer-local variables interactively.
|
||||
@end deffn
|
||||
|
||||
@cindex local variables, killed by major mode
|
||||
@defun kill-all-local-variables
|
||||
This function eliminates all the buffer-local variable bindings of the
|
||||
current buffer except for variables marked as ``permanent'' and local
|
||||
|
Loading…
Reference in New Issue
Block a user