changeset 58590:20874dfbadd8

(Standard Buffer-Local Variables): Undo prev change. Remove a few vars that are not always buffer-local.
author Richard M. Stallman <rms@gnu.org>
date Sat, 27 Nov 2004 19:04:47 +0000
parents f72b92ec53da
children 3dd11351fa53
files lispref/locals.texi
diffstat 1 files changed, 3 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/locals.texi	Sat Nov 27 19:02:52 2004 +0000
+++ b/lispref/locals.texi	Sat Nov 27 19:04:47 2004 +0000
@@ -132,7 +132,8 @@
 @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 @@
 @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 @@
 @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 @@
 @xref{Mode Line Variables}.
 
 @item vertical-scroll-bar
-@c @xref{Yet to be written}.
+@xref{Yet to be written}.
 @end table
 
 @ignore