diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 29 02:00:07 2008 +0000
+++ b/lisp/ChangeLog	Sat Nov 29 02:39:19 2008 +0000
@@ -1,3 +1,8 @@
+2008-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* minibuffer.el (completion--try-word-completion): Don't ignore
+	partial-completion if it's the only style.
+
 2008-11-28  Juanma Barranquero  <lekktu@gmail.com>
 
 	* emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.