Mercurial > emacs
comparison lisp/ChangeLog @ 100022:3e1f480f4b69
(completion--try-word-completion): Don't ignore
partial-completion if it's the only style.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 29 Nov 2008 02:39:19 +0000 |
parents | 811c2c99eed5 |
children | 32c3e2f6272a |
comparison
equal
deleted
inserted
replaced
100021:81670f15d8b6 | 100022:3e1f480f4b69 |
---|---|
1 2008-11-29 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * minibuffer.el (completion--try-word-completion): Don't ignore | |
4 partial-completion if it's the only style. | |
5 | |
1 2008-11-28 Juanma Barranquero <lekktu@gmail.com> | 6 2008-11-28 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code. | 8 * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code. |
4 (re-builder): Reuse window displaying the *RE-Builder* buffer, if any. | 9 (re-builder): Reuse window displaying the *RE-Builder* buffer, if any. |
5 (reb-initialize-buffer): Update matches, in case we're reentering | 10 (reb-initialize-buffer): Update matches, in case we're reentering |