diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 | ||
| 22 | 2012-08-06 Glenn Morris <rgm@gnu.org> | 22 | 2012-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 | ||
| 27 | 2012-08-05 Chong Yidong <cyd@gnu.org> | 27 | 2012-08-05 Chong Yidong <cyd@gnu.org> |