aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-05-29 16:18:23 +0000
committerGerd Moellmann2000-05-29 16:18:23 +0000
commit66254a13e20f808ca4a15452fc0516a056fd1d0b (patch)
tree4a7f3d084bc90a43fd74f2fc28b51183f1fe6275 /src
parentfdad0f1455b4ebe60138192ab4edbfb826f91d7a (diff)
downloademacs-66254a13e20f808ca4a15452fc0516a056fd1d0b.tar.gz
emacs-66254a13e20f808ca4a15452fc0516a056fd1d0b.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 27215026414..6b5e24989a3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-05-29 Gerd Moellmann <gerd@gnu.org> 12000-05-29 Gerd Moellmann <gerd@gnu.org>
2 2
3 * syntax.c (find_defun_start): Move test for
4 open_paren_in_column_0_is_defun_start outside of the loop.
5
3 * xdisp.c (redisplay_window): Really switch buffers when 6 * xdisp.c (redisplay_window): Really switch buffers when
4 displaying mode lines, and temporarily set selected_frame to the 7 displaying mode lines, and temporarily set selected_frame to the
5 frame of the window that's redisplayed. 8 frame of the window that's redisplayed.