aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-03 12:53:05 +0000
committerGerd Moellmann2001-01-03 12:53:05 +0000
commit3e99d3b4c9110ed6e7b5614909633b5f6fd60ee3 (patch)
treee0caa6a62d901a7a20e1e721c026a1a3e1203235 /src
parentdffde83fdb971167a8c48bc240c482da6eb57a6f (diff)
downloademacs-3e99d3b4c9110ed6e7b5614909633b5f6fd60ee3.tar.gz
emacs-3e99d3b4c9110ed6e7b5614909633b5f6fd60ee3.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4f622116ceb..c167e3721fe 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,14 @@
12001-01-03 Gerd Moellmann <gerd@gnu.org> 12001-01-03 Gerd Moellmann <gerd@gnu.org>
2 2
3 * window.c (Fwindow_end): Doc fix.
4
52001-01-03 Dave Love <fx@gnu.org>
6
7 * dired.c (Ffile_attributes): Fix last change, removing BSD4_3
8 kluge.
9
102001-01-03 Gerd Moellmann <gerd@gnu.org>
11
3 * xdisp.c (try_window_reusing_current_matrix): Fix bug setting 12 * xdisp.c (try_window_reusing_current_matrix): Fix bug setting
4 the enabled_p flag of the glyph row at window_end_vpos to 0. 13 the enabled_p flag of the glyph row at window_end_vpos to 0.
5 (handle_single_display_prop): Fix last change. 14 (handle_single_display_prop): Fix last change.