Mercurial > emacs
comparison src/ChangeLog @ 64172:9635c054d17a
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 08 Jul 2005 14:47:41 +0000 |
parents | 0d5d0b4f6314 |
children | e9504f39348e |
comparison
equal
deleted
inserted
replaced
64171:16ff68beab60 | 64172:9635c054d17a |
---|---|
1 2005-07-08 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * keyboard.c (menu_bar_items): Don't GCPRO menu_bar_items_vector here. | |
4 (syms_of_keyboard): Initialize and staticpro menu_bar_items_vector. | |
5 | |
1 2005-07-07 Kim F. Storm <storm@cua.dk> | 6 2005-07-07 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * window.c (Frecenter): Fix last change (set iarg before use). | 8 * window.c (Frecenter): Fix last change (set iarg before use). |
4 | 9 |
5 2005-07-06 Richard M. Stallman <rms@gnu.org> | 10 2005-07-06 Richard M. Stallman <rms@gnu.org> |