diff src/keymap.h @ 219:262b8bb4a523 r20-4b8

Import from CVS: tag r20-4b8
author cvs
date Mon, 13 Aug 2007 10:09:35 +0200
parents 3d6bfa290dbd
children c5d627a313b1
line wrap: on
line diff
--- a/src/keymap.h	Mon Aug 13 10:08:36 2007 +0200
+++ b/src/keymap.h	Mon Aug 13 10:09:35 2007 +0200
@@ -57,7 +57,7 @@
                                        int max_maps, Lisp_Object maps[]);
 extern void describe_map_tree (Lisp_Object startmap, int partial,
                                Lisp_Object shadow, Lisp_Object prefix,
-                               int mice_only_p);
+                               int mice_only_p, Lisp_Object buffer);
 
 extern void key_desc_list_to_event (Lisp_Object list, Lisp_Object event,
 				    int allow_menu_events);