Mercurial > emacs
changeset 77003:cfaec726e4dc
(Standard Buffer-Local Variables): Clarify intro text.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 07 Apr 2007 02:03:24 +0000 |
parents | a83d15e8c982 |
children | 707b923d6bbd |
files | lispref/locals.texi |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/locals.texi Sat Apr 07 02:02:56 2007 +0000 +++ b/lispref/locals.texi Sat Apr 07 02:03:24 2007 +0000 @@ -17,9 +17,9 @@ buffer. Many Lisp packages define such variables for their internal use, but we don't try to list them all here. -Each minor modes defines a buffer-local variable named -@samp{@var{modename}-mode}. @xref{Minor Mode Conventions}. Minor -mode variables will not be listed here. + Every buffer-specific minor mode defines a buffer-local variable +named @samp{@var{modename}-mode}. @xref{Minor Mode Conventions}. +Minor mode variables will not be listed here. @table @code @item auto-fill-function