diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-05-21 02:22:28 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-05-21 02:22:28 +0000 |
commit | c1bae672d69a465c3800cb1a1d5ac1b6096813a3 (patch) | |
tree | 6ce4ba02b9b25cf25ba0010f77229dd480c452ca /lispref/locals.texi | |
parent | ddcff30138ecb63991a1225c724aa8a770a0d553 (diff) | |
download | emacs-c1bae672d69a465c3800cb1a1d5ac1b6096813a3.tar.gz |
entered into RCS
Diffstat (limited to 'lispref/locals.texi')
-rw-r--r-- | lispref/locals.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lispref/locals.texi b/lispref/locals.texi index 236ababc7e6..8a57d2f63e3 100644 --- a/lispref/locals.texi +++ b/lispref/locals.texi @@ -8,9 +8,9 @@ @c The title "Standard Buffer-Local Variables" is too long for @c smallbook. --rjc 30mar92 - The table below shows all of the variables that are automatically -local (when set) in each buffer in Emacs Version 18 with the common -packages loaded. + The table below lists the general-purpose Emacs variables that are +automatically local (when set) in each buffer. Many Lisp packages +define such variables for their internal use; we don't list them here. @table @code @item abbrev-mode |