]> code.delx.au - gnu-emacs/commitdiff
(Standard Buffer-Local Variables): Undo prev change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 27 Nov 2004 19:04:47 +0000 (19:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 27 Nov 2004 19:04:47 +0000 (19:04 +0000)
Remove a few vars that are not always buffer-local.

lispref/locals.texi

index ae1d9f40f42751afc264de41c4b51e7faf5a74ce..b545078ce7d20888940dab128a9da5730cb77172 100644 (file)
@@ -132,7 +132,8 @@ Does not work yet.
 @xref{Display Margins}.
 
 @item line-spacing
-@c @xref{Yet to be written}.
+@c Cause an error so we will fix this.
+@xref{Yet to be written}.
 
 @item local-abbrev-table
 @xref{Abbrevs}.
@@ -146,9 +147,6 @@ Does not work yet.
 @item mark-ring
 @xref{The Mark}.
 
-@item minor-modes
-@xref{Minor Modes}.
-
 @item mode-line-buffer-identification
 @xref{Mode Line Variables}.
 
@@ -167,27 +165,15 @@ Does not work yet.
 @item overwrite-mode
 @xref{Insertion}.
 
-@item paragraph-separate
-@xref{Standard Regexps}.
-
-@item paragraph-start
-@xref{Standard Regexps}.
-
 @item point-before-scroll
 Used for communication between mouse commands and scroll-bar commands.
 
-@item require-final-newline
-@xref{Insertion}.
-
 @item right-fringe-width
 @xref{Fringes}.
 
 @item right-margin-width
 @xref{Display Margins}.
 
-@item scroll-bar-mode
-@xref{Scroll Bars}.
-
 @item scroll-bar-width
 @xref{Scroll Bars}.
 
@@ -213,7 +199,7 @@ Used for communication between mouse commands and scroll-bar commands.
 @xref{Mode Line Variables}.
 
 @item vertical-scroll-bar
-@c @xref{Yet to be written}.
+@xref{Yet to be written}.
 @end table
 
 @ignore