Mercurial > emacs
diff src/ChangeLog @ 60755:0cdb7ac58504
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 19 Mar 2005 16:37:27 +0000 |
parents | ccfbb5ab8fba |
children | f3fe2785106e |
line wrap: on
line diff
--- a/src/ChangeLog Sat Mar 19 16:36:44 2005 +0000 +++ b/src/ChangeLog Sat Mar 19 16:37:27 2005 +0000 @@ -1,3 +1,11 @@ +2005-03-19 Stefan Monnier <monnier@iro.umontreal.ca> + + * frame.c (Fignore_event): Remove. + (syms_of_frame): Don't defsubr it. + + * keyboard.c (keys_of_keyboard): Just use `ignore' instead of the + redundant `ignore-event'. + 2005-03-19 Eli Zaretskii <eliz@gnu.org> * unexec.c (write_segment, unexec): Move these functions to avoid @@ -5,7 +13,7 @@ 2005-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> - * xfns.c (x_create_tip_frame): Removed setting of Vx_resource_name so + * xfns.c (x_create_tip_frame): Remove setting of Vx_resource_name so that it doesn't become "tooltip". The specbind is enough. * xrdb.c (x_load_resources): Use different char *helv when I18N