Search    TOC: Show / Hide

   Indexes: Functions / Variables / Commands / Forms / Options / Macros / Keywords / Misc

   Next: Standard Keymaps   Previous: Standard Errors   

45. Buffer-Local Variables


The table below lists the general-purpose Emacs variables that automatically become buffer-local in each buffer. Most become buffer-local only when set; a few of them are always local in every buffer. Many Lisp packages define such variables for their internal use, but we don't try to list them all here.

topabbrev-mode
See section Abbrevs And Abbrev Expansion.
topauto-fill-function
See section Auto Filling.
topbuffer-auto-save-file-name
See section Auto-Saving.
topbuffer-backed-up
See section Backup Files.
topbuffer-display-count
See section Displaying Buffers in Windows.
topbuffer-display-table
See section Display Tables.
topbuffer-file-format
See section File Format Conversion.
topbuffer-file-name
See section Buffer File Name.
topbuffer-file-number
See section Buffer File Name.
topbuffer-file-truename
See section Buffer File Name.
topbuffer-file-type
See section MS-DOS File Types.
topbuffer-invisibility-spec
See section Invisible Text.
topbuffer-offer-save
See section Saving Buffers.
topbuffer-read-only
See section Read-Only Buffers.
topbuffer-saved-size
See section Point.
topbuffer-undo-list
See section Undo.
topcache-long-line-scans
See section Motion by Text Lines.
topcase-fold-search
See section Searching and Case.
topctl-arrow
See section Usual Display Conventions.
topcomment-column
See section `Comments' in The GNU Emacs Manual.
topdefault-directory
See section Operating System Environment.
topdefun-prompt-regexp
See section Moving over Balanced Expressions.
topenable-multibyte-characters
section Non-ASCII Characters.
topfill-column
See section Auto Filling.
topgoal-column
See section `Moving Point' in The GNU Emacs Manual.
topleft-margin
See section Indentation.
toplocal-abbrev-table
See section Abbrevs And Abbrev Expansion.
toplocal-write-file-hooks
See section Saving Buffers.
topmajor-mode
See section Getting Help about a Major Mode.
topmark-active
See section The Mark.
topmark-ring
See section The Mark.
topminor-modes
See section Minor Modes.
topmode-line-buffer-identification
See section Variables Used in the Mode Line.
topmode-line-format
See section The Data Structure of the Mode Line.
topmode-line-modified
See section Variables Used in the Mode Line.
topmode-line-process
See section Variables Used in the Mode Line.
topmode-name
See section Variables Used in the Mode Line.
topoverwrite-mode
See section Inserting Text.
topparagraph-separate
See section Standard Regular Expressions Used in Editing.
topparagraph-start
See section Standard Regular Expressions Used in Editing.
toppoint-before-scroll
Ued for communication between mouse commands and scroll-bar commands..
toprequire-final-newline
See section Inserting Text.
topselective-display
See section Selective Display.
topselective-display-ellipses
See section Selective Display.
toptab-width
See section Usual Display Conventions.
toptruncate-lines
See section Truncation.
topvc-mode
See section Variables Used in the Mode Line.



   Search    TOC: Show / Hide

   Indexes: Functions / Variables / Commands / Forms / Options / Macros / Keywords / Misc

   Next: Standard Keymaps   Previous: Standard Errors