aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2002-08-09 17:29:34 +0000
committerGerd Moellmann2002-08-09 17:29:34 +0000
commitd43be70c875947ee04e5f2dde8cc9192ee4219a9 (patch)
treee077f662709933671f02bd77ea39f98c7444121f /src/ChangeLog
parentf8da45ad01dd996e2beacdcd0f3820e19870399f (diff)
downloademacs-d43be70c875947ee04e5f2dde8cc9192ee4219a9.tar.gz
emacs-d43be70c875947ee04e5f2dde8cc9192ee4219a9.zip
(forward_to_next_line_start): Return 0 when reaching the
end of the buffer.
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 c48fcfa3b10..400d567fb3e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-08-09 Gerd Moellmann <gerd.moellmann@t-online.de>
2
3 * xdisp.c (forward_to_next_line_start): Return 0 when reaching the
4 end of the buffer.
5
12002-08-08 Ken Raeburn <raeburn@mit.edu> 62002-08-08 Ken Raeburn <raeburn@mit.edu>
2 7
3 * coding.c (Ffind_operation_coding_system): Fix Lisp_Object/int 8 * coding.c (Ffind_operation_coding_system): Fix Lisp_Object/int