diff options
| author | Gerd Moellmann | 2001-10-25 10:13:23 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-10-25 10:13:23 +0000 |
| commit | 879eadc3f98921af2598444c22467320b79496f5 (patch) | |
| tree | ae6b2986f24752d454c9519f1c7572415ff52e20 /src | |
| parent | 5a38ea85080a7758e948eaedfc9d78f78b605932 (diff) | |
| download | emacs-879eadc3f98921af2598444c22467320b79496f5.tar.gz emacs-879eadc3f98921af2598444c22467320b79496f5.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -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 @@ | |||
| 1 | 2001-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 | |||
| 1 | 2001-10-25 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2001-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. |