2 @c This is part of the GNU Emacs Lisp Reference Manual.
3 @c Copyright (C) 1990, 1991, 1992, 1993, 1999 Free Software Foundation, Inc.
4 @c See the file elisp.texi for copying conditions.
5 @setfilename ../info/locals
6 @node Standard Buffer-Local Variables, Standard Keymaps, Standard Errors, Top
7 @appendix Buffer-Local Variables
8 @c The title "Standard Buffer-Local Variables" is too long for
9 @c smallbook. --rjc 30mar92
11 The table below lists the general-purpose Emacs variables that
12 automatically become buffer-local in each buffer. Most become
13 buffer-local only when set; a few of them are always local in every
14 buffer. Many Lisp packages define such variables for their internal
15 use, but we don't try to list them all here.
21 @item auto-fill-function
24 @item buffer-auto-save-file-format
25 @xref{Format Conversion}.
27 @item buffer-auto-save-file-name
30 @item buffer-backed-up
33 @item buffer-display-count
34 @xref{Displaying Buffers}.
36 @item buffer-display-table
37 @xref{Display Tables}.
39 @item buffer-display-time
40 @xref{Buffers and Windows}.
42 @item buffer-file-coding-system
43 @xref{Encoding and I/O}.
45 @item buffer-file-format
46 @xref{Format Conversion}.
48 @item buffer-file-name
49 @xref{Buffer File Name}.
51 @item buffer-file-number
52 @xref{Buffer File Name}.
54 @item buffer-file-truename
55 @xref{Buffer File Name}.
57 @item buffer-file-type
58 @xref{MS-DOS File Types}.
60 @item buffer-invisibility-spec
61 @xref{Invisible Text}.
63 @item buffer-offer-save
64 @xref{Saving Buffers}.
66 @item buffer-read-only
67 @xref{Read Only Buffers}.
69 @item buffer-saved-size
72 @item buffer-undo-list
75 @item cache-long-line-scans
78 @item case-fold-search
79 @xref{Searching and Case}.
85 @xref{Window Frame Parameters}.
88 @xref{Comments,,, emacs, The GNU Emacs Manual}.
90 @item default-directory
91 @xref{File Name Expansion}.
93 @item defun-prompt-regexp
96 @item desktop-save-buffer
97 @xref{Desktop Save Mode}.
100 @item direction-reversed
104 @item enable-multibyte-characters
105 @ref{Non-ASCII Characters}.
110 @item fringes-outside-margins
114 @xref{Moving Point,,, emacs, The GNU Emacs Manual}.
116 @item header-line-format
117 @xref{Mode Line Data}.
119 @item indicate-buffer-boundaries
120 @xref{Usual Display}.
122 @item indicate-empty-lines
123 @xref{Usual Display}.
125 @item left-fringe-width
131 @item left-margin-width
132 @xref{Display Margins}.
137 @item local-abbrev-table
149 @item mode-line-buffer-identification
150 @xref{Mode Line Variables}.
152 @item mode-line-format
153 @xref{Mode Line Data}.
155 @item mode-line-modified
156 @xref{Mode Line Variables}.
158 @item mode-line-process
159 @xref{Mode Line Variables}.
162 @xref{Mode Line Variables}.
167 @item point-before-scroll
168 Used for communication between mouse commands and scroll-bar commands.
170 @item right-fringe-width
173 @item right-margin-width
174 @xref{Display Margins}.
176 @item scroll-bar-width
179 @item scroll-down-aggressively
180 @xref{Textual Scrolling}.
182 @item scroll-up-aggressively
183 @xref{Textual Scrolling}.
185 @item selective-display
186 @xref{Selective Display}.
188 @item selective-display-ellipses
189 @xref{Selective Display}.
192 @xref{Usual Display}.
198 @xref{Mode Line Variables}.
200 @item vertical-scroll-bar
205 arch-tag: 6baae835-b667-4447-91e2-9829ae1cf543