From: Richard M. Stallman Date: Sat, 7 Apr 2007 02:03:24 +0000 (+0000) Subject: (Standard Buffer-Local Variables): Clarify intro text. X-Git-Tag: emacs-pretest-22.0.98~251 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b0553b994c786347b404082e9d3cf2f94cac31ad;p=emacs.git (Standard Buffer-Local Variables): Clarify intro text. --- diff --git a/lispref/locals.texi b/lispref/locals.texi index 01da53fb24e..4edbc2a815f 100644 --- a/lispref/locals.texi +++ b/lispref/locals.texi @@ -17,9 +17,9 @@ buffer-local only when set; a few of them are always local in every 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