Mercurial > emacs
diff etc/NEWS @ 95386:9d7e990b655a
(icomplete-prospects-length): Make obsolete.
(icomplete-prospects-height): New var.
(icomplete-completions): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 29 May 2008 16:25:12 +0000 |
parents | 894bae45bf1b |
children | 8a703a3c84d7 |
line wrap: on
line diff
--- a/etc/NEWS Thu May 29 16:12:50 2008 +0000 +++ b/etc/NEWS Thu May 29 16:25:12 2008 +0000 @@ -426,6 +426,8 @@ * Changes in Specialized Modes and Packages in Emacs 23.1 +** Icomplete: `icomplete-prospects-height' supercedes `icomplete-prospects-length'. + ** A new `whitespace' package has been installed, and the pre-existing one renamed to `old-whitespace'. [FIXME someone explain why this is good, if it is...]