Mercurial > emacs
comparison src/ChangeLog @ 44157:1965fb963598
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 26 Mar 2002 09:12:23 +0000 |
parents | 098a9d37bf11 |
children | 9139b10bc7e6 |
comparison
equal
deleted
inserted
replaced
44156:b135f9d8d993 | 44157:1965fb963598 |
---|---|
1 2002-03-26 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * xdisp.c (update_menu_bar): Test only update_mode_lines; | |
4 don't test or alter w->update_mode_line. | |
5 | |
6 * window.c (Fdisplay_buffer): Doc fix. | |
7 | |
8 2002-03-24 Richard M. Stallman <rms@gnu.org> | |
9 | |
10 * regex.c (GET_UNSIGNED_NUMBER): Give proper error for spaces. | |
11 | |
1 2002-03-24 Gerd Moellmann <gerd@gnu.org> | 12 2002-03-24 Gerd Moellmann <gerd@gnu.org> |
2 | 13 |
3 * eval.c (Qdeclare, Vmacro_declaration_function): New variables. | 14 * eval.c (Qdeclare, Vmacro_declaration_function): New variables. |
4 (Fdefmacro): Handle `(declare ...)'. | 15 (Fdefmacro): Handle `(declare ...)'. |
5 (syms_of_eval) <Qdeclare>: Initialize and staticpro. | 16 (syms_of_eval) <Qdeclare>: Initialize and staticpro. |