aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-03-27 09:59:39 +0000
committerGerd Moellmann2001-03-27 09:59:39 +0000
commit4bde0ebb8d4d97617b74ac9963adb6df8d6e3505 (patch)
treea22b44c8f42243b22e09b4fe50f8dc0d2e61260c /src/ChangeLog
parent0d3141652357e594528f525d364dedd8dae17094 (diff)
downloademacs-4bde0ebb8d4d97617b74ac9963adb6df8d6e3505.tar.gz
emacs-4bde0ebb8d4d97617b74ac9963adb6df8d6e3505.zip
(in_ellipses_for_invisible_text_p): New function.
(init_from_display_pos): Use it. (try_window_reusing_current_matrix): Don't use cursor_row_p.
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 79d5867183a..8f71a81c79a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-03-27 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (in_ellipses_for_invisible_text_p): New function.
4 (init_from_display_pos): Use it.
5 (try_window_reusing_current_matrix): Don't use cursor_row_p.
6
12001-03-26 Gerd Moellmann <gerd@gnu.org> 72001-03-26 Gerd Moellmann <gerd@gnu.org>
2 8
3 * xdisp.c (try_window_id): Undo last change. 9 * xdisp.c (try_window_id): Undo last change.