diff src/keymap.h @ 76885:fcaf9518268a

(Fcommand_remapping): New optional argument.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 01 Apr 2007 22:02:25 +0000
parents 3d45362f1d38
children 922696f363b0 7e640eac2dcb dc002877ce12 4ef881a120fe
line wrap: on
line diff
--- a/src/keymap.h	Sun Apr 01 22:02:17 2007 +0000
+++ b/src/keymap.h	Sun Apr 01 22:02:25 2007 +0000
@@ -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);