From e50bc187485d059c00a5f6a61da7b563bba56a03 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 25 Nov 2004 03:13:50 +0000 Subject: [PATCH] (Standard Buffer-Local Variables): Add many vars. --- lispref/locals.texi | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lispref/locals.texi b/lispref/locals.texi index 21473ab0e09..dac89598f70 100644 --- a/lispref/locals.texi +++ b/lispref/locals.texi @@ -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 -- 2.39.2