diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0acc3c26ab7..be07b25daeb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2003-12-23 Luc Teirlinck + * 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 ) to get the list of possible fringe modes. ( only works if both `partial-completion-mode' and