changeset 97473:dbb95d0d31c2

* minibuffer.el (completion-boundaries): Doc fix. (display-completion-list): New arg BASE-SIZE, to specify an overriding base-size. * simple.el (completion-base-size): Doc fix. * emacs-lisp/lisp.el (lisp-complete-symbol): Supply match-size to display-completion-list.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 14 Aug 2008 23:43:53 +0000
parents fec80238442c
children b7077a582a3d
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Aug 14 19:28:44 2008 +0000
+++ b/lisp/ChangeLog	Thu Aug 14 23:43:53 2008 +0000
@@ -1,3 +1,14 @@
+2008-08-14  Chong Yidong  <cyd@stupidchicken.com>
+
+	* minibuffer.el (completion-boundaries): Doc fix.
+	(display-completion-list): New arg BASE-SIZE, to specify an
+	overriding base-size.
+
+	* simple.el (completion-base-size): Doc fix.
+
+	* emacs-lisp/lisp.el (lisp-complete-symbol): Supply match-size to
+	display-completion-list.
+
 2008-08-14  Michael Albinus  <michael.albinus@gmx.de>
 
 	* vc-dispatcher.el (vc-do-command): Let asynchronous processes run