Mercurial > emacs
diff lisp/ChangeLog @ 53260:13c65f47de38
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 24 Dec 2003 00:21:03 +0000 |
parents | c1a1b254c17b |
children | 90e1935c666c |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Dec 24 00:17:58 2003 +0000 +++ b/lisp/ChangeLog Wed Dec 24 00:21:03 2003 +0000 @@ -1,3 +1,14 @@ +2003-12-23 Luc Teirlinck <teirllm@auburn.edu> + + * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt + (instead of <SPACE>) to get the list of possible fringe modes. + (<SPACE> only works if both `partial-completion-mode' and + `completion-auto-help' are nil.) + + * complete.el (PC-is-complete-p): delete. + (PC-do-completion): Replace all calls to `PC-is-complete-p' with + calls to `test-completion'. + 2003-12-23 Nick Roberts <nick@nick.uklinux.net> * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line