Mercurial > emacs
changeset 78443:52f4ec6b316f
* xdisp.c (move_it_by_lines): Remove incorrect optimization.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 07 Aug 2007 15:54:16 +0000 |
parents | 57891dda995d |
children | 88c174cb1507 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Aug 07 09:04:55 2007 +0000 +++ b/src/ChangeLog Tue Aug 07 15:54:16 2007 +0000 @@ -1,3 +1,7 @@ +2007-08-07 Chong Yidong <cyd@stupidchicken.com> + + * xdisp.c (move_it_by_lines): Remove incorrect optimization. + 2007-08-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed.