From: Richard M. Stallman Date: Mon, 18 Dec 2006 01:53:05 +0000 (+0000) Subject: (Editing Abbrevs): Fix previous change. X-Git-Tag: emacs-pretest-22.0.92~40 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dc12b2bef91e5865ccf1ddc86948b30637eaee52;p=emacs.git (Editing Abbrevs): Fix previous change. --- diff --git a/man/ChangeLog b/man/ChangeLog index 68e09f954ba..55225956ff6 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-12-18 Richard Stallman + + * abbrevs.texi (Editing Abbrevs): Fix previous change. + 2006-12-17 Sascha Wilde * pgg.texi: Added short note on gpg-agent to the introduction. diff --git a/man/abbrevs.texi b/man/abbrevs.texi index 34d8db82065..bea460a9a61 100644 --- a/man/abbrevs.texi +++ b/man/abbrevs.texi @@ -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.