Mercurial > emacs
changeset 53266:b3cbb9ec90bb
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 24 Dec 2003 02:58:53 +0000 |
parents | 0cfee4c1d68c |
children | bec1d17789a6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Dec 24 02:10:56 2003 +0000 +++ b/lisp/ChangeLog Wed Dec 24 02:58:53 2003 +0000 @@ -13,10 +13,10 @@ * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call to `completing-read' on a recently fixed bug. - * 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.) + * 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