aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-10-25 10:13:23 +0000
committerGerd Moellmann2001-10-25 10:13:23 +0000
commit879eadc3f98921af2598444c22467320b79496f5 (patch)
treeae6b2986f24752d454c9519f1c7572415ff52e20 /src
parent5a38ea85080a7758e948eaedfc9d78f78b605932 (diff)
downloademacs-879eadc3f98921af2598444c22467320b79496f5.tar.gz
emacs-879eadc3f98921af2598444c22467320b79496f5.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
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 @@
12001-10-25 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (move_it_vertically_backward): Compute line height
4 differently. Add heuristic to try to be more compatible to 20.x.
5
12001-10-25 Stefan Monnier <monnier@cs.yale.edu> 62001-10-25 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * lisp.h (make_fixnum_or_float): Coerce double to int explicitly. 8 * lisp.h (make_fixnum_or_float): Coerce double to int explicitly.