From: Dave Love Date: Wed, 24 Nov 1999 20:03:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~5987 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0ee0d2a4196c936763672db658a76e8723c3a494;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ebd055a96ba..c8a52caf530 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +1999-11-24 Dave Love + + * 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 * locate.el (locate-with-filter): Doc fix.