Mercurial > emacs
comparison lisp/ChangeLog @ 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 | cd1ab2cd9b99 |
children | 838b2bca5a6f |
comparison
equal
deleted
inserted
replaced
95385:b2f7038f717d | 95386:9d7e990b655a |
---|---|
1 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * icomplete.el (icomplete-prospects-length): Make obsolete. | |
4 (icomplete-prospects-height): New var. | |
5 (icomplete-completions): Use it. | |
6 | |
1 2008-05-29 David Kastrup <dak@gnu.org> | 7 2008-05-29 David Kastrup <dak@gnu.org> |
2 | 8 |
3 * autoinsert.el (auto-insert): Add :link. | 9 * autoinsert.el (auto-insert): Add :link. |
4 | 10 |
5 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca> | 11 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca> |