diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 185cb0350ca..d57a14dd490 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-10-25 Gerd Moellmann <gerd@gnu.org> + + * xdisp.c (move_it_vertically_backward): Compute line height + differently. Add heuristic to try to be more compatible to 20.x. + 2001-10-25 Stefan Monnier <monnier@cs.yale.edu> * lisp.h (make_fixnum_or_float): Coerce double to int explicitly. |