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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/keymap.h
Date: Fri, 04 Apr 2003 01:23:51 -0500

Index: emacs/src/keymap.h
diff -c emacs/src/keymap.h:1.5 emacs/src/keymap.h:1.6
*** emacs/src/keymap.h:1.5      Sat Feb 23 17:01:16 2002
--- emacs/src/keymap.h  Wed Feb 12 18:13:42 2003
***************
*** 28,34 ****
  EXFUN (Fkeymap_prompt, 1);
  EXFUN (Fdefine_key, 3);
  EXFUN (Flookup_key, 3);
! EXFUN (Fremap_command, 1);
  EXFUN (Fkey_binding, 3);
  EXFUN (Fkey_description, 1);
  EXFUN (Fsingle_key_description, 2);
--- 28,34 ----
  EXFUN (Fkeymap_prompt, 1);
  EXFUN (Fdefine_key, 3);
  EXFUN (Flookup_key, 3);
! EXFUN (Fcommand_remapping, 1);
  EXFUN (Fkey_binding, 3);
  EXFUN (Fkey_description, 1);
  EXFUN (Fsingle_key_description, 2);




reply via email to

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