emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/keymap.h,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/keymap.h,v
Date: Sun, 01 Apr 2007 22:02:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/04/01 22:02:25

Index: keymap.h
===================================================================
RCS file: /sources/emacs/emacs/src/keymap.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- keymap.h    21 Jan 2007 04:18:15 -0000      1.16
+++ keymap.h    1 Apr 2007 22:02:25 -0000       1.17
@@ -29,7 +29,7 @@
 EXFUN (Fkeymap_prompt, 1);
 EXFUN (Fdefine_key, 3);
 EXFUN (Flookup_key, 3);
-EXFUN (Fcommand_remapping, 2);
+EXFUN (Fcommand_remapping, 3);
 EXFUN (Fkey_binding, 4);
 EXFUN (Fkey_description, 2);
 EXFUN (Fsingle_key_description, 2);




reply via email to

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