mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 06:50:46 -08:00
(Editing Abbrevs): Fix previous change.
This commit is contained in:
parent
2e39ec9ca9
commit
dc12b2bef9
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2006-12-18 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* abbrevs.texi (Editing Abbrevs): Fix previous change.
|
||||
|
||||
2006-12-17 Sascha Wilde <wilde@sha-bang.de>
|
||||
|
||||
* pgg.texi: Added short note on gpg-agent to the introduction.
|
||||
|
|
|
|||
|
|
@ -255,7 +255,7 @@ keeps track of this to help you see which abbrevs you actually use, so
|
|||
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
|
||||
Some abbrevs are marked with @samp{(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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue