[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/keymaps.texi, v [EMACS_22_BASE]
From: |
Richard M. Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/keymaps.texi, v [EMACS_22_BASE] |
Date: |
Thu, 10 May 2007 16:39:33 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Richard M. Stallman <rms> 07/05/10 16:39:33
Index: keymaps.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/keymaps.texi,v
retrieving revision 1.104
retrieving revision 1.104.2.1
diff -u -b -r1.104 -r1.104.2.1
--- keymaps.texi 22 Apr 2007 16:59:44 -0000 1.104
+++ keymaps.texi 10 May 2007 16:39:33 -0000 1.104.2.1
@@ -1895,7 +1895,8 @@
@smallexample
@group
(where-is-internal 'describe-function)
- @result{} ("\^hf" "\^hd")
+ @result{} ([8 102] [f1 102] [help 102]
+ [menu-bar help-menu describe describe-function])
@end group
@end smallexample
@end defun
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lispref/keymaps.texi, v [EMACS_22_BASE],
Richard M. Stallman <=