Mercurial > emacs
comparison src/ChangeLog @ 82314:c38818240a19
* xdisp.c (move_it_by_lines): Remove incorrect optimization.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 07 Aug 2007 15:55:29 +0000 |
parents | 274ccf527227 |
children | 90ab94f4bab0 |
comparison
equal
deleted
inserted
replaced
82313:04320a8ebb10 | 82314:c38818240a19 |
---|---|
1 2007-08-07 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * xdisp.c (move_it_by_lines): Remove incorrect optimization. | |
4 | |
1 2007-08-07 Martin Rudalics <rudalics@gmx.at> | 5 2007-08-07 Martin Rudalics <rudalics@gmx.at> |
2 | 6 |
3 * fileio.c (Finsert_file_contents): Run format-decode and | 7 * fileio.c (Finsert_file_contents): Run format-decode and |
4 after_insert_file_functions on entire buffer when REPLACE is | 8 after_insert_file_functions on entire buffer when REPLACE is |
5 non-nil and inhibit modification_hooks and point_motion_hooks. | 9 non-nil and inhibit modification_hooks and point_motion_hooks. |