From: Chong Yidong Date: Wed, 29 Oct 2008 15:50:39 +0000 (+0000) Subject: * textmodes/ispell.el (ispell-word): Use use-region-p. X-Git-Tag: emacs-pretest-23.0.90~2112 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=21d57aa225ef3ac88768bc5e1f06b3d98bba4f94;p=emacs.git * textmodes/ispell.el (ispell-word): Use use-region-p. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08ef1d6a565..fce1312116a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-10-29 Chong Yidong + + * textmodes/ispell.el (ispell-word): Use use-region-p. + 2008-10-29 Juanma Barranquero * tooltip.el (tooltip-functions): Rename from `tooltip-hook',