]> git.eshelyaron.com Git - emacs.git/commitdiff
(Standard Buffer-Local Variables): Add many vars.
authorRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 2004 03:13:50 +0000 (03:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 2004 03:13:50 +0000 (03:13 +0000)
lispref/locals.texi

index 21473ab0e09049357966badff27e09bd43d953c8..dac89598f7022cfe6a09f38179aa511c7c747e37 100644 (file)
@@ -36,6 +36,9 @@ use, but we don't try to list them all here.
 @item buffer-display-table
 @xref{Display Tables}.
 
+@item buffer-display-time
+@xref{Buffers and Windows}.
+
 @item buffer-file-coding-system
 @xref{Encoding and I/O}.
 
@@ -78,6 +81,9 @@ use, but we don't try to list them all here.
 @item ctl-arrow
 @xref{Usual Display}.
 
+@item cursor-type
+@xref{Window Frame Parameters}.
+
 @item comment-column
 @xref{Comments,,, emacs, The GNU Emacs Manual}.
 
@@ -90,27 +96,44 @@ use, but we don't try to list them all here.
 @item desktop-save-buffer
 @xref{Desktop Save Mode}.
 
+@ignore
+@item direction-reversed
+Does not work yet.
+@end ignore
+
 @item enable-multibyte-characters
 @ref{Non-ASCII Characters}.
 
 @item fill-column
 @xref{Auto Filling}.
 
+@item fringes-outside-margins
+@xref{Fringes}.
+
 @item goal-column
 @xref{Moving Point,,, emacs, The GNU Emacs Manual}.
 
 @item header-line-format
 @xref{Mode Line Data}.
 
+@item indicate-buffer-boundaries
+@xref{Usual Display}.
+
 @item indicate-empty-lines
 @xref{Usual Display}.
 
+@item left-fringe-width
+@xref{Fringes}.
+
 @item left-margin
 @xref{Indentation}.
 
 @item left-margin-width
 @xref{Display Margins}.
 
+@item line-spacing
+@xref{Yet to be written}.
+
 @item local-abbrev-table
 @xref{Abbrevs}.
 
@@ -156,9 +179,18 @@ 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}.
+
 @item scroll-down-aggressively
 @xref{Textual Scrolling}.
 
@@ -179,6 +211,9 @@ Used for communication between mouse commands and scroll-bar commands.
 
 @item vc-mode
 @xref{Mode Line Variables}.
+
+@item vertical-scroll-bar
+@xref{Yet to be written}.
 @end table
 
 @ignore