aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0acc3c26ab7..be07b25daeb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12003-12-23 Luc Teirlinck <teirllm@auburn.edu> 12003-12-23 Luc Teirlinck <teirllm@auburn.edu>
2 2
3 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
4 to `completing-read' on a recently fixed bug.
5
3 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt 6 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt
4 (instead of <SPACE>) to get the list of possible fringe modes. 7 (instead of <SPACE>) to get the list of possible fringe modes.
5 (<SPACE> only works if both `partial-completion-mode' and 8 (<SPACE> only works if both `partial-completion-mode' and