aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8384f53d946..f63a0d6681f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-09-15 Glenn Morris <rgm@gnu.org>
2
3 * eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
4 (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
5 * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
6
12013-09-14 Glenn Morris <rgm@gnu.org> 72013-09-14 Glenn Morris <rgm@gnu.org>
2 8
3 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo. 9 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.