diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jul 28 16:27:41 2000 +0000
+++ b/lisp/ChangeLog	Fri Jul 28 18:22:57 2000 +0000
@@ -1,3 +1,11 @@
+2000-07-28  Karl Fogel  <kfogel@red-bean.com>
+
+	* mail/mail-hist.el (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.
+
 2000-07-28  Sam Steingold  <sds@gnu.org>
 
 	* net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):