aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-03-26 09:12:23 +0000
committerRichard M. Stallman2002-03-26 09:12:23 +0000
commita5f083741c3290d08bcbd98db70e39c8628a0dcb (patch)
tree6256f9a10593d27662f37ef0208ba64eb7323243 /src/ChangeLog
parent079d288f1ad175aefb79a3b03d45edec3d2cdd6f (diff)
downloademacs-a5f083741c3290d08bcbd98db70e39c8628a0dcb.tar.gz
emacs-a5f083741c3290d08bcbd98db70e39c8628a0dcb.zip
(update_menu_bar): Test only update_mode_lines;
don't test or alter w->update_mode_line.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 30270115fa0..4f475d21960 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12002-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
82002-03-24 Richard M. Stallman <rms@gnu.org>
9
10 * regex.c (GET_UNSIGNED_NUMBER): Give proper error for spaces.
11
12002-03-24 Gerd Moellmann <gerd@gnu.org> 122002-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.