aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8867ec557e5..8088a51f591 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -21,7 +21,7 @@
21 21
222012-08-06 Glenn Morris <rgm@gnu.org> 222012-08-06 Glenn Morris <rgm@gnu.org>
23 23
24 * eshell/esh-ext.el (eshell/addpath): Use dolist. 24 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
25 Do less getting and setting of environment variables. 25 Do less getting and setting of environment variables.
26 26
272012-08-05 Chong Yidong <cyd@gnu.org> 272012-08-05 Chong Yidong <cyd@gnu.org>