1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 17:31:04 -08:00

(Standard Buffer-Local Variables): Add many vars.

This commit is contained in:
Richard M. Stallman 2004-11-25 03:13:50 +00:00
parent 5bacf5b6be
commit e50bc18748

View 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