]> git.eshelyaron.com Git - emacs.git/commitdiff
(Editing Abbrevs): Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Mon, 18 Dec 2006 01:53:05 +0000 (01:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 18 Dec 2006 01:53:05 +0000 (01:53 +0000)
man/ChangeLog
man/abbrevs.texi

index 68e09f954ba6153fbfffc46522ef64b9b94e88e0..55225956ff6890c4fecfffd85507d57ec9b5a767 100644 (file)
@@ -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.
index 34d8db820654610930d4e5b9b07d0b593137e88e..bea460a9a615f06266150bdde0368f61d320dae5 100644 (file)
@@ -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.