Mercurial > emacs
comparison src/ChangeLog @ 97956:da48a799510d
* indent.c (Fvertical_motion): Don't call move_it_by_lines again
if moving by a single line.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 02 Sep 2008 17:28:47 +0000 |
parents | 2c2adcbee8a6 |
children | b5a42c692791 |
comparison
equal
deleted
inserted
replaced
97955:115c08c1df79 | 97956:da48a799510d |
---|---|
1 2008-09-02 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * indent.c (Fvertical_motion): Don't call move_it_by_lines again | |
4 if moving by a single line. | |
5 | |
1 2008-09-02 Andreas Schwab <schwab@suse.de> | 6 2008-09-02 Andreas Schwab <schwab@suse.de> |
2 | 7 |
3 * xterm.c (x_delete_display): Fix merge error. | 8 * xterm.c (x_delete_display): Fix merge error. |
4 | 9 |
5 * fileio.c (Fexpand_file_name): Remove unused variables. | 10 * fileio.c (Fexpand_file_name): Remove unused variables. |