X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/177c0ea74342272645959b82cf219faa0b3dba16..4a182c75ed86d8eea2d47feb4dc738449cf7bb99:/lispref/locals.texi diff --git a/lispref/locals.texi b/lispref/locals.texi index 6d998dabdf..942baa9dd1 100644 --- a/lispref/locals.texi +++ b/lispref/locals.texi @@ -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,4 +196,11 @@ 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 + arch-tag: 6baae835-b667-4447-91e2-9829ae1cf543 +@end ignore