aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c40bd82204d..55f9f49edf0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12001-11-29 Stefan Monnier <monnier@cs.yale.edu>
2
3 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
4 (Info-complete-menu-item): Rewrite. Add the ability to search
5 several sequential nodes. Add a simple caching mechanism.
6 (Info-goto-index): New function extracted from Info-index.
7 (Info-index): Use it. Add completion to the interactive spec.
8 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
9
12001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 102001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 11
3 * COPYING: Removed. 12 * COPYING: Removed.
@@ -19,8 +28,7 @@
19 28
20 * play/blackbox.el (blackbox-mode, blackbox): Doc fix. 29 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
21 30
22 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc 31 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
23 fixes.
24 32
25 * play/studly.el (studlify-word, studlify-region) 33 * play/studly.el (studlify-word, studlify-region)
26 (studlify-buffer): Fix doc-string. 34 (studlify-buffer): Fix doc-string.