]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 24 Dec 2003 02:58:53 +0000 (02:58 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 24 Dec 2003 02:58:53 +0000 (02:58 +0000)
lisp/ChangeLog

index 7168e60ac43c0d5a3b976690d7315b7d7ff801a0..b4f60092202569a78e2a479884665e77966fcfcf 100644 (file)
        * 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