From b0553b994c786347b404082e9d3cf2f94cac31ad Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 7 Apr 2007 02:03:24 +0000 Subject: [PATCH] (Standard Buffer-Local Variables): Clarify intro text. --- lispref/locals.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.5