emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/doc.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/doc.c
Date: Sat, 11 Feb 2006 00:04:32 +0000

Index: emacs/src/doc.c
diff -u emacs/src/doc.c:1.118 emacs/src/doc.c:1.119
--- emacs/src/doc.c:1.118       Fri Feb 10 00:00:31 2006
+++ emacs/src/doc.c     Sat Feb 11 00:04:32 2006
@@ -739,7 +739,7 @@
 sequence that will invoke COMMAND, or "M-x COMMAND" if COMMAND is not
 on any keys.
 Substrings of the form \\=\\{MAPVAR} are replaced by summaries
-\(made by describe-bindings) of the value of MAPVAR, taken as a keymap.
+\(made by `describe-bindings') of the value of MAPVAR, taken as a keymap.
 Substrings of the form \\=\\<MAPVAR> specify to use the value of MAPVAR
 as the keymap for future \\=\\[COMMAND] substrings.
 \\=\\= quotes the following character and is discarded;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]