Mercurial > emacs
comparison src/ChangeLog @ 42351:29b74fa42a55
* window.c (enlarge_window): In new preserve_before code, convert CURBEG from
lisp object to integer before doing arithmetic.
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Thu, 27 Dec 2001 05:49:33 +0000 |
parents | bfd354136d3d |
children | e79ed5ab7b08 |
comparison
equal
deleted
inserted
replaced
42350:791ec0f30e9e | 42351:29b74fa42a55 |
---|---|
1 2001-12-27 Ken Raeburn <raeburn@gnu.org> | |
2 | |
3 * window.c (enlarge_window): In new preserve_before code, convert | |
4 CURBEG from lisp object to integer before doing arithmetic. | |
5 | |
1 2001-12-27 Richard M. Stallman <rms@gnu.org> | 6 2001-12-27 Richard M. Stallman <rms@gnu.org> |
2 | 7 |
3 * bytecode.c (Fbyte_code): Undo previous change. | 8 * bytecode.c (Fbyte_code): Undo previous change. |
4 | 9 |
5 2001-12-26 Kim F. Storm <storm@cua.dk> | 10 2001-12-26 Kim F. Storm <storm@cua.dk> |