emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/locals.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/locals.texi,v
Date: Sat, 07 Apr 2007 02:03:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/04/07 02:03:24

Index: locals.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/locals.texi,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- locals.texi 31 Mar 2007 12:47:34 -0000      1.27
+++ locals.texi 7 Apr 2007 02:03:24 -0000       1.28
@@ -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
address@hidden@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 @address@hidden  @xref{Minor Mode Conventions}.
+Minor mode variables will not be listed here.
 
 @table @code
 @item auto-fill-function




reply via email to

[Prev in Thread] Current Thread [Next in Thread]