comparison lisp/ChangeLog @ 67730:1ee1a77d8b03

(lisp-complete-symbol): Don't print progress messages if in the minibuffer.
author Romain Francoise <romain@orebokech.com>
date Thu, 22 Dec 2005 07:41:04 +0000
parents 88f36bfe01f5
children 73e52adbf226
comparison
equal deleted inserted replaced
67729:88f36bfe01f5 67730:1ee1a77d8b03
1 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4 messages if in the minibuffer.
5
1 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca> 6 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE. 8 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4 (tex-mode-flyspell-verify, flyspell-get-word) 9 (tex-mode-flyspell-verify, flyspell-get-word)
5 (flyspell-external-point-words): Don't use point-min/max uselessly. 10 (flyspell-external-point-words): Don't use point-min/max uselessly.