Mercurial > emacs
comparison lisp/ChangeLog @ 79434:ced2db270723
(tpu-next-line, tpu-previous-line, tpu-forward-line, tpu-backward-line)
(tpu-scroll-window-down, tpu-scroll-window-up):
Replace next-line-internal -> line-move.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 16 Nov 2007 03:18:49 +0000 |
parents | 855c06f0c064 |
children | 257d7bd901b9 |
comparison
equal
deleted
inserted
replaced
79433:855c06f0c064 | 79434:ced2db270723 |
---|---|
1 2007-11-16 Rob Riepel <riepel@Stanford.EDU> | |
2 | |
3 * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line) | |
4 (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down) | |
5 (tpu-scroll-window-up): Replace next-line-internal -> line-move. | |
6 | |
1 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files | 9 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files |
4 in order to determine if there's a conflict. | 10 in order to determine if there's a conflict. |
5 | 11 |