Mercurial > emacs
comparison src/ChangeLog @ 34623:0a6636fdd569
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 15 Dec 2000 17:14:56 +0000 |
parents | e5a9caea73f9 |
children | 3d5061d0047f |
comparison
equal
deleted
inserted
replaced
34622:877ed6cab304 | 34623:0a6636fdd569 |
---|---|
1 2000-12-15 Gerd Moellmann <gerd@gnu.org> | 1 2000-12-15 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * dispnew.c (update_window): Detect pending input every nth line | |
4 updated, i.e. do it depending on real work done, and not on the | |
5 vpos of the line. | |
6 | |
7 * xterm.c (expose_window): Don't redraw the window that's | |
8 currently being updated. | |
2 | 9 |
3 * window.c (Fset_window_point): Remove test for | 10 * window.c (Fset_window_point): Remove test for |
4 cursor_in_non_selected_windows. | 11 cursor_in_non_selected_windows. |
5 | 12 |
6 * lread.c (read1): Recognize end of file after `\\'. | 13 * lread.c (read1): Recognize end of file after `\\'. |