diff lisp/ChangeLog @ 93102:cabe16b2ac03

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 20 Mar 2008 10:28:55 +0000
parents 4e7095d02b7a
children cd165893f5bb
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 20 10:28:11 2008 +0000
+++ b/lisp/ChangeLog	Thu Mar 20 10:28:55 2008 +0000
@@ -6,6 +6,8 @@
 	(icomplete-compute-delay): Fix docstring and remove spurious *.
 	(icomplete-delay-completions-threshold): Fix typo in docstring and
 	remove spurious *.
+	(icomplete-completions): While collecting the list of prospective
+	candidates, don't overshoot `icomplete-prospects-length'.
 
 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>