# HG changeset patch # User Richard M. Stallman # Date 1101582287 0 # Node ID 20874dfbadd8a120659dc1091090f1885b524959 # Parent f72b92ec53da7101722d55c7399d2d8cf1b566e1 (Standard Buffer-Local Variables): Undo prev change. Remove a few vars that are not always buffer-local. diff -r f72b92ec53da -r 20874dfbadd8 lispref/locals.texi --- 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