aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2013-09-06 17:12:22 -0400
committerStefan Monnier2013-09-06 17:12:22 -0400
commite17d94a507d3ab2b2998880861b28badf8ecf0e7 (patch)
tree6b6d9962ac55679bd08822c60a86e4786377b8bf /lisp/ChangeLog
parent96727100a742577ce0188d6d91b464b216e924b4 (diff)
downloademacs-e17d94a507d3ab2b2998880861b28badf8ecf0e7.tar.gz
emacs-e17d94a507d3ab2b2998880861b28badf8ecf0e7.zip
* lisp/dired-x.el (dired-mark-sexp): Bind the vars lexically rather
than dynamically.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ca487ad2fef..4b6245d5791 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
4 than dynamically.
5
12013-09-06 Juri Linkov <juri@jurta.org> 62013-09-06 Juri Linkov <juri@jurta.org>
2 7
3 * info.el (Info-display-images-node): When image file doesn't exist 8 * info.el (Info-display-images-node): When image file doesn't exist