]> code.delx.au - gnu-emacs/blobdiff - src/keyboard.h
*** empty log message ***
[gnu-emacs] / src / keyboard.h
index 1d0ac4e335ce1c7cb0abb10b65981db158d6d9db..61a52460809e73ecde74f14569616a5421c6ba55 100644 (file)
@@ -291,8 +291,6 @@ extern Lisp_Object Qmode_line, Qvertical_line, Qheader_line;
 /* Forward declaration for prototypes.  */
 struct input_event;
 
-extern Lisp_Object get_keymap_1 P_ ((Lisp_Object, int, int));
-EXFUN (Fkeymapp, 1);
 extern Lisp_Object parse_modifiers P_ ((Lisp_Object));
 extern Lisp_Object reorder_modifiers P_ ((Lisp_Object));
 extern Lisp_Object read_char P_ ((int, int, Lisp_Object *, Lisp_Object, int *));