changeset 39127:a1a9d15a79ba

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 04 Sep 2001 15:49:51 +0000
parents c0713ad66d33
children 42efaa34094a
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 04 15:49:28 2001 +0000
+++ b/lisp/ChangeLog	Tue Sep 04 15:49:51 2001 +0000
@@ -1,5 +1,8 @@
 2001-09-04  Gerd Moellmann  <gerd@gnu.org>
 
+	* env.el (setenv): Interactively, if VARIABLE has a current value,
+	add that to the front of the history, as the doc string says.
+
 	* comint.el (comint-send-input): Change help-echo.
 	From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.