comparison src/ChangeLog @ 65699:3463261ab49a

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 26 Sep 2005 00:04:50 +0000
parents 70992428ba25
children ad24f42046b1
comparison
equal deleted inserted replaced
65698:c2427cf9fc77 65699:3463261ab49a
1 2005-09-25 Richard M. Stallman <rms@gnu.org>
2
3 * keyboard.c (update_menu_bindings): Variable deleted.
4 (syms_of_keyboard): Don't defvar it.
5 (parse_menu_item): Don't test it.
6
1 2005-09-23 Richard M. Stallman <rms@gnu.org> 7 2005-09-23 Richard M. Stallman <rms@gnu.org>
2 8
3 * editfns.c (Fformat): Explicitly test for end of format string 9 * editfns.c (Fformat): Explicitly test for end of format string
4 and don't use `index'. 10 and don't use `index'.
5 11