aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-10-17 14:08:06 +0000
committerGerd Moellmann2000-10-17 14:08:06 +0000
commit54918e2b47ffcb64fcce348a977a45e33d7a9760 (patch)
treebf7a2bb233df711855d0cdc2cc17af4a6f294767 /src/ChangeLog
parent1592c1efdf808c504fbd3e648b65423ded6c4197 (diff)
downloademacs-54918e2b47ffcb64fcce348a977a45e33d7a9760.tar.gz
emacs-54918e2b47ffcb64fcce348a977a45e33d7a9760.zip
(forward_to_next_line_start): Switch iterator's handling
of selective display off while searching for the next line start.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2a3f16d986d..a4a943fe747 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-10-17 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (forward_to_next_line_start): Switch iterator's handling
4 of selective display off while searching for the next line start.
5
12000-10-17 Kenichi Handa <handa@etl.go.jp> 62000-10-17 Kenichi Handa <handa@etl.go.jp>
2 7
3 * Makefile.in (term.o): Depend on dispextern.h. 8 * Makefile.in (term.o): Depend on dispextern.h.