Mercurial > emacs
comparison lisp/ChangeLog @ 94090:6027fc6333c9
Complete rewrite.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 14 Apr 2008 19:54:30 +0000 |
parents | 8518c76e4083 |
children | 14fafab62797 |
comparison
equal
deleted
inserted
replaced
94089:01d0ddc5bfce | 94090:6027fc6333c9 |
---|---|
1 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * emacs-lisp/crm.el: Complete rewrite. | |
2 | 4 |
3 * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1. | 5 * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1. |
4 (tmm-add-prompt): Make sure completion-setup-hook is preserved even in | 6 (tmm-add-prompt): Make sure completion-setup-hook is preserved even in |
5 case of an error in display-completion-list. | 7 case of an error in display-completion-list. |
6 | 8 |