aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2004-09-18 14:53:42 +0000
committerRichard M. Stallman2004-09-18 14:53:42 +0000
commit3df5f8aad8d36c6c3ceff269c67c03fcc88c2528 (patch)
treef17bd5f64dbf70ba1dd8e25a7773207272ec380b /src/ChangeLog
parentd66fe3340cdd422dbb07a4a7f33a8830d85144e9 (diff)
downloademacs-3df5f8aad8d36c6c3ceff269c67c03fcc88c2528.tar.gz
emacs-3df5f8aad8d36c6c3ceff269c67c03fcc88c2528.zip
(try_window_reusing_current_matrix):
Handle the case where we reach the old displayed text, out of sync with the old line boundary.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 955c8929f92..3d8cfd61200 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12004-09-18 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (try_window_reusing_current_matrix):
4 Handle the case where we reach the old displayed text,
5 out of sync with the old line boundary.
6
12004-09-14 Stefan <monnier@iro.umontreal.ca> 72004-09-14 Stefan <monnier@iro.umontreal.ca>
2 8
3 * fileio.c (Finsert_file_contents): Fix case of replacement in a 9 * fileio.c (Finsert_file_contents): Fix case of replacement in a