diff src/ChangeLog @ 94005:d3bf833831d6

* keymap.h (map_keymap_canonical): Declare. * xmenu.c (single_keymap_panes): Use it.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 11 Apr 2008 15:35:41 +0000
parents 7f03edf180ca
children d864a5e618e0
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 11 15:34:17 2008 +0000
+++ b/src/ChangeLog	Fri Apr 11 15:35:41 2008 +0000
@@ -1,3 +1,8 @@
+2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* keymap.h (map_keymap_canonical): Declare.
+	* xmenu.c (single_keymap_panes): Use it.
+
 2008-04-11  Glenn Morris  <rgm@gnu.org>
 
 	* eval.c (Fdefvaralias): If the alias is bound and the target is not,