/[emacs]/emacs/lispref/locals.texi
ViewVC logotype

Diff of /emacs/lispref/locals.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by ttn, Wed Aug 10 14:29:00 2005 UTC revision 1.22 by cyd, Thu Sep 8 22:00:57 2005 UTC
# Line 15  buffer-local only when set; a few of the Line 15  buffer-local only when set; a few of the
15  buffer.  Many Lisp packages define such variables for their internal  buffer.  Many Lisp packages define such variables for their internal
16  use, but we don't try to list them all here.  use, but we don't try to list them all here.
17    
18  @table @code  Each minor modes defines a buffer-local variable named
19  @item abbrev-mode  @samp{@var{modename}-mode}.  @xref{Minor Mode Conventions}.  Minor
20  @xref{Abbrevs}.  mode variables will not be listed here.
21    
22    @table @code
23  @item auto-fill-function  @item auto-fill-function
24  @xref{Auto Filling}.  @xref{Auto Filling}.
25    
# Line 29  use, but we don't try to list them all h Line 30  use, but we don't try to list them all h
30  @xref{Auto-Saving}.  @xref{Auto-Saving}.
31    
32  @item buffer-backed-up  @item buffer-backed-up
33  @xref{Backup Files}.  @xref{Making Backups}.
34    
35  @item buffer-display-count  @item buffer-display-count
36  @xref{Displaying Buffers}.  @xref{Buffers and Windows}.
37    
38  @item buffer-display-table  @item buffer-display-table
39  @xref{Display Tables}.  @xref{Active Display Table}.
40    
41  @item buffer-display-time  @item buffer-display-time
42  @xref{Buffers and Windows}.  @xref{Buffers and Windows}.
# Line 62  use, but we don't try to list them all h Line 63  use, but we don't try to list them all h
63  @xref{Invisible Text}.  @xref{Invisible Text}.
64    
65  @item buffer-offer-save  @item buffer-offer-save
66  @xref{Saving Buffers}.  @xref{Killing Buffers}.
67    
68  @item buffer-read-only  @item buffer-read-only
69  @xref{Read Only Buffers}.  @xref{Read Only Buffers}.
70    
71  @item buffer-saved-size  @item buffer-saved-size
72  @xref{Point}.  @xref{Auto-Saving}.
73    
74  @item buffer-undo-list  @item buffer-undo-list
75  @xref{Undo}.  @xref{Undo}.
76    
77  @item cache-long-line-scans  @item cache-long-line-scans
78  @xref{Text Lines}.  @xref{Truncation}.
79    
80  @item case-fold-search  @item case-fold-search
81  @xref{Searching and Case}.  @xref{Searching and Case}.
# Line 103  Does not work yet. Line 104  Does not work yet.
104  @end ignore  @end ignore
105    
106  @item enable-multibyte-characters  @item enable-multibyte-characters
107  @ref{Non-ASCII Characters}.  @ref{Text Representations}.
108    
109  @item fill-column  @item fill-column
110  @xref{Auto Filling}.  @xref{Margins}.
111    
112  @item fringes-outside-margins  @item fringes-outside-margins
113  @xref{Fringes}.  @xref{Fringes}.
# Line 115  Does not work yet. Line 116  Does not work yet.
116  @xref{Moving Point,,, emacs, The GNU Emacs Manual}.  @xref{Moving Point,,, emacs, The GNU Emacs Manual}.
117    
118  @item header-line-format  @item header-line-format
119  @xref{Mode Line Data}.  @xref{Header Lines}.
120    
121  @item indicate-buffer-boundaries  @item indicate-buffer-boundaries
122  @xref{Usual Display}.  @xref{Usual Display}.
# Line 124  Does not work yet. Line 125  Does not work yet.
125  @xref{Usual Display}.  @xref{Usual Display}.
126    
127  @item left-fringe-width  @item left-fringe-width
128  @xref{Fringes}.  @xref{Fringe Size/Pos}.
129    
130  @item left-margin  @item left-margin
131  @xref{Indentation}.  @xref{Margins}.
132    
133  @item left-margin-width  @item left-margin-width
134  @xref{Display Margins}.  @xref{Display Margins}.
# Line 136  Does not work yet. Line 137  Does not work yet.
137  @xref{Line Height}.  @xref{Line Height}.
138    
139  @item local-abbrev-table  @item local-abbrev-table
140  @xref{Abbrevs}.  @xref{Standard Abbrev Tables}.
141    
142  @item major-mode  @item major-mode
143  @xref{Mode Help}.  @xref{Mode Help}.
# Line 162  Does not work yet. Line 163  Does not work yet.
163  @item mode-name  @item mode-name
164  @xref{Mode Line Variables}.  @xref{Mode Line Variables}.
165    
 @item overwrite-mode  
 @xref{Insertion}.  
   
166  @item point-before-scroll  @item point-before-scroll
167  Used for communication between mouse commands and scroll-bar commands.  Used for communication between mouse commands and scroll-bar commands.
168    
169  @item right-fringe-width  @item right-fringe-width
170  @xref{Fringes}.  @xref{Fringe Size/Pos}.
171    
172  @item right-margin-width  @item right-margin-width
173  @xref{Display Margins}.  @xref{Display Margins}.
# Line 195  Used for communication between mouse com Line 193  Used for communication between mouse com
193  @item truncate-lines  @item truncate-lines
194  @xref{Truncation}.  @xref{Truncation}.
195    
 @item vc-mode  
 @xref{Mode Line Variables}.  
   
196  @item vertical-scroll-bar  @item vertical-scroll-bar
197  @xref{Scroll Bars}.  @xref{Scroll Bars}.
198  @end table  @end table

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26