Improve index entry. Remove redundant one.
[bpt/emacs.git] / src / ChangeLog
index 879610b..05b8afb 100644 (file)
@@ -1,7 +1,23 @@
+2007-04-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacs.c (main): Fix instructions for building Emacs for profiling.
+
+2007-04-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * gtkutil.c (xg_update_menubar): Call g_list_next after moving
+       menu bar item.
+
+2007-04-02  Juanma Barranquero  <lekktu@gmail.com>
+
+       * print.c (Fprin1_to_string): Use macro SPECPDL_INDEX.
+
 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
 
-       * keymap.c (where_is_internal): Scan provided keymaps for command
-       remappings rather than calling Fcommand_remapping.
+       * keymap.c (Fcommand_remapping): New optional argument.
+       (where_is_internal): Use new keymaps argument.
+       (Fkey_binding): Caller changed.
+
+       * keyboard.c (command_loop_1): Caller changed.
 
 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
 
 2006-08-09  Kenichi Handa  <handa@m17n.org>
 
        * coding.c (syms_of_coding): Improve the docstring
-       file-coding-system-alist.
+       of file-coding-system-alist.
 
 2006-08-07  Andreas Schwab  <schwab@suse.de>