[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/abbrevs.texi,v
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] Changes to emacs/man/abbrevs.texi,v |
Date: |
Sun, 17 Dec 2006 06:48:06 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Glenn Morris <gm> 06/12/17 06:48:06
Index: abbrevs.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/abbrevs.texi,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- abbrevs.texi 23 Oct 2006 05:13:10 -0000 1.30
+++ abbrevs.texi 17 Dec 2006 06:48:06 -0000 1.31
@@ -255,6 +255,10 @@
that you can eliminate those that you don't use often. The string at
the end of the line is the expansion.
+ Some abbrevs are marked with ``(sys)''. These ``system'' abbrevs
+(@pxref{Abbrevs,,, elisp, The Emacs Lisp Reference Manual}) are
+pre-defined by various modes, and are not saved to your abbrev file.
+
@findex edit-abbrevs
@kindex C-c C-c @r{(Edit Abbrevs)}
@kbd{M-x edit-abbrevs} allows you to add, change or kill abbrev
- [Emacs-diffs] Changes to emacs/man/abbrevs.texi,v,
Glenn Morris <=