comparison lisp/ChangeLog @ 99216:6969f5202385

* textmodes/ispell.el (ispell-word): Use use-region-p.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 29 Oct 2008 15:50:39 +0000
parents 33f78208d5f0
children 19c1415c84f9
comparison
equal deleted inserted replaced
99215:e0e326adf3bc 99216:6969f5202385
1 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * textmodes/ispell.el (ispell-word): Use use-region-p.
4
1 2008-10-29 Juanma Barranquero <lekktu@gmail.com> 5 2008-10-29 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * tooltip.el (tooltip-functions): Rename from `tooltip-hook', 7 * tooltip.el (tooltip-functions): Rename from `tooltip-hook',
4 to follow naming conventions for abnormal hooks. Doc fix. 8 to follow naming conventions for abnormal hooks. Doc fix.
5 (tooltip-mode, tooltip-timeout): Use it. 9 (tooltip-mode, tooltip-timeout): Use it.