aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 769339faf41..fa2ddc87533 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12005-11-12 Kim F. Storm <storm@cua.dk> 12005-11-12 Kim F. Storm <storm@cua.dk>
2 2
3 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
4 when point is at end-of-buffer.
5
3 * apropos.el (apropos-match-face): Doc fix. 6 * apropos.el (apropos-match-face): Doc fix.
4 (apropos-sort-by-scores): Add new choice `verbose'. 7 (apropos-sort-by-scores): Add new choice `verbose'.
5 (apropos-documentation-sort-by-scores): New defcustom. 8 (apropos-documentation-sort-by-scores): New defcustom.