diff options
| author | Leo Liu | 2013-07-13 08:57:47 +0800 |
|---|---|---|
| committer | Leo Liu | 2013-07-13 08:57:47 +0800 |
| commit | 97ead0e597427786571cd69e052a2886d1da6032 (patch) | |
| tree | f810bd45e74740653cd03ef2489a272f1ac8e523 /lisp/ChangeLog | |
| parent | 5e301d7651c0691bb2bc7f3fbe711fdbe26ac471 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2013-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 | |||
| 1 | 2013-07-12 Dmitry Gutov <dgutov@yandex.ru> | 6 | 2013-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): |