# HG changeset patch # User Stefan Monnier # Date 1007077561 0 # Node ID 055034261bbbc13ef53665ad617f96860d573bc3 # Parent 3317b62de6477899671816ecf8bfc0ffdff9e7b3 *** empty log message *** diff -r 3317b62de647 -r 055034261bbb lisp/ChangeLog --- a/lisp/ChangeLog Thu Nov 29 23:44:01 2001 +0000 +++ b/lisp/ChangeLog Thu Nov 29 23:46:01 2001 +0000 @@ -1,3 +1,12 @@ +2001-11-29 Stefan Monnier + + * info.el (Info-complete-next-re, Info-complete-cache): New vars. + (Info-complete-menu-item): Rewrite. Add the ability to search + several sequential nodes. Add a simple caching mechanism. + (Info-goto-index): New function extracted from Info-index. + (Info-index): Use it. Add completion to the interactive spec. + (Info-menu-update): Simplify call to `Info-complete-menu-item'. + 2001-11-29 Pavel Jan,Bm(Bk * COPYING: Removed. @@ -19,8 +28,7 @@ * play/blackbox.el (blackbox-mode, blackbox): Doc fix. - * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc - fixes. + * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes. * play/studly.el (studlify-word, studlify-region) (studlify-buffer): Fix doc-string.