aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorGlenn Morris2006-12-17 06:48:06 +0000
committerGlenn Morris2006-12-17 06:48:06 +0000
commitc4ad63f6ed1992697893680e262a077494dc0d6f (patch)
tree94f088c13b8d931d49988f03614bc9f346a1e941 /man
parent91e03a5166965f8d53cb05c7168fa5f2c6dbd117 (diff)
downloademacs-c4ad63f6ed1992697893680e262a077494dc0d6f.tar.gz
emacs-c4ad63f6ed1992697893680e262a077494dc0d6f.zip
(Editing Abbrevs): Mention system abbrevs.
Diffstat (limited to 'man')
-rw-r--r--man/abbrevs.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/abbrevs.texi b/man/abbrevs.texi
index 0283b332976..34d8db82065 100644
--- a/man/abbrevs.texi
+++ b/man/abbrevs.texi
@@ -255,6 +255,10 @@ keeps track of this to help you see which abbrevs you actually use, so
255that you can eliminate those that you don't use often. The string at 255that you can eliminate those that you don't use often. The string at
256the end of the line is the expansion. 256the end of the line is the expansion.
257 257
258 Some abbrevs are marked with ``(sys)''. These ``system'' abbrevs
259(@pxref{Abbrevs,,, elisp, The Emacs Lisp Reference Manual}) are
260pre-defined by various modes, and are not saved to your abbrev file.
261
258@findex edit-abbrevs 262@findex edit-abbrevs
259@kindex C-c C-c @r{(Edit Abbrevs)} 263@kindex C-c C-c @r{(Edit Abbrevs)}
260 @kbd{M-x edit-abbrevs} allows you to add, change or kill abbrev 264 @kbd{M-x edit-abbrevs} allows you to add, change or kill abbrev