summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-12-18 01:53:05 +0000
committerRichard M. Stallman <rms@gnu.org>2006-12-18 01:53:05 +0000
commitdc12b2bef91e5865ccf1ddc86948b30637eaee52 (patch)
treead1f24d465df06f9917dec86bfa7d84f300717d5
parent2e39ec9ca9a6c0b773bb6f147069bb0d85f82e05 (diff)
downloademacs-dc12b2bef91e5865ccf1ddc86948b30637eaee52.tar.gz
(Editing Abbrevs): Fix previous change.
-rw-r--r--man/ChangeLog4
-rw-r--r--man/abbrevs.texi2
2 files changed, 5 insertions, 1 deletions
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 <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.
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.