Mercurial > emacs
diff lisp/ChangeLog @ 26581:b679911f6f28
*** empty log message ***
| author | Dave Love <fx@gnu.org> |
|---|---|
| date | Wed, 24 Nov 1999 20:03:27 +0000 |
| parents | c1df0a0b6ed1 |
| children | 7547a144b80a |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 24 19:53:56 1999 +0000 +++ b/lisp/ChangeLog Wed Nov 24 20:03:27 1999 +0000 @@ -1,3 +1,11 @@ +1999-11-24 Dave Love <fx@gnu.org> + + * info.el: + (Info-build-node-completions, Info-search, Info-follow-reference) + (Info-complete-menu-item, Info-menu, Info-index, Info-get-token) + (Info-find-emacs-command-nodes): Avoid properties on matched text + which may appear in minibuffer. + 1999-11-24 Gerd Moellmann <gerd@gnu.org> * locate.el (locate-with-filter): Doc fix.
