aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2003-12-24 02:09:42 +0000
committerLuc Teirlinck2003-12-24 02:09:42 +0000
commit078a0658373d4a627062db8db18618cedfeb2785 (patch)
tree22f546553a947c755221f09eb4f5d6a73ae84bb9
parent774b7c713d0a673fe18f0e3ff6c69d7f0a93e279 (diff)
downloademacs-078a0658373d4a627062db8db18618cedfeb2785.tar.gz
emacs-078a0658373d4a627062db8db18618cedfeb2785.zip
*** empty log message ***
-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