aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLeo Liu2013-07-13 08:57:47 +0800
committerLeo Liu2013-07-13 08:57:47 +0800
commit97ead0e597427786571cd69e052a2886d1da6032 (patch)
treef810bd45e74740653cd03ef2489a272f1ac8e523 /lisp/ChangeLog
parent5e301d7651c0691bb2bc7f3fbe711fdbe26ac471 (diff)
downloademacs-97ead0e597427786571cd69e052a2886d1da6032.tar.gz
emacs-97ead0e597427786571cd69e052a2886d1da6032.zip
* ido.el (ido-exhibit): Handle ido-enter-matching-directory before
ido-set-matches call. Fixes: debbugs:6852
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 81bcb1d033c..a6a0850b346 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-07-13 Leo Liu <sdl.web@gmail.com>
2
3 * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
4 ido-set-matches call. (Bug#6852)
5
12013-07-12 Dmitry Gutov <dgutov@yandex.ru> 62013-07-12 Dmitry Gutov <dgutov@yandex.ru>
2 7
3 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re): 8 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re):