]> code.delx.au - gnu-emacs/blobdiff - lispref/locals.texi
(Top): Don't refer to Flow Control node.
[gnu-emacs] / lispref / locals.texi
index 8a7a1387710c5e5895800ff0569b1502dbe00f5f..942baa9dd1b772896b1dbf7009b939dbdead6659 100644 (file)
@@ -21,6 +21,9 @@ use, but we don't try to list them all here.
 @item auto-fill-function
 @xref{Auto Filling}.
 
+@item buffer-auto-save-file-format
+@xref{Format Conversion}.
+
 @item buffer-auto-save-file-name
 @xref{Auto-Saving}.
 
@@ -33,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}.
 
@@ -75,36 +81,59 @@ 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}.
 
 @item default-directory
-@xref{System Environment}.
+@xref{File Name Expansion}.
 
 @item defun-prompt-regexp
 @xref{List Motion}.
 
+@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{Line Height}.
+
 @item local-abbrev-table
 @xref{Abbrevs}.
 
@@ -117,9 +146,6 @@ use, but we don't try to list them all here.
 @item mark-ring
 @xref{The Mark}.
 
-@item minor-modes
-@xref{Minor Modes}.
-
 @item mode-line-buffer-identification
 @xref{Mode Line Variables}.
 
@@ -138,21 +164,18 @@ use, but we don't try to list them all here.
 @item overwrite-mode
 @xref{Insertion}.
 
-@item paragraph-separate
-@xref{Standard Regexps}.
-
-@item paragraph-start
-@xref{Standard Regexps}.
-
 @item point-before-scroll
 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-width
+@xref{Scroll Bars}.
+
 @item scroll-down-aggressively
 @xref{Textual Scrolling}.
 
@@ -173,6 +196,9 @@ Used for communication between mouse commands and scroll-bar commands.
 
 @item vc-mode
 @xref{Mode Line Variables}.
+
+@item vertical-scroll-bar
+@xref{Scroll Bars}.
 @end table
 
 @ignore