comparison lisp/ChangeLog @ 30519:d732477f0678

(mail-hist-previous-input, mail-hist-next-input): do the obvious code factorization. (mail-hist-retrieve-and-insert): new func, contains common code of above two. If inserting a message body, leave point at top.
author Karl Fogel <kfogel@red-bean.com>
date Fri, 28 Jul 2000 18:22:57 +0000
parents ba9bd1bf0ef8
children 62ed067637af
comparison
equal deleted inserted replaced
30518:ba9bd1bf0ef8 30519:d732477f0678
1 2000-07-28 Karl Fogel <kfogel@red-bean.com>
2
3 * mail/mail-hist.el (mail-hist-previous-input,
4 mail-hist-next-input): do the obvious code factorization.
5 (mail-hist-retrieve-and-insert): new func, contains common
6 code of above two.
7 If inserting a message body, leave point at top.
8
1 2000-07-28 Sam Steingold <sds@gnu.org> 9 2000-07-28 Sam Steingold <sds@gnu.org>
2 10
3 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime): 11 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
4 use `<=', not `<' to compare times! 12 use `<=', not `<' to compare times!
5 (ange-ftp-ls): remve 13 (ange-ftp-ls): remve