# HG changeset patch # User Juanma Barranquero # Date 1206008935 0 # Node ID cabe16b2ac03507dd79cfe379e8687168ab23fd8 # Parent 98814f79eb9461f64b7efcf8687e5a27c59c189b *** empty log message *** diff -r 98814f79eb94 -r cabe16b2ac03 lisp/ChangeLog --- 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