1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00

* textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use

window-start and window-end.
This commit is contained in:
Chong Yidong 2007-04-27 18:53:22 +00:00
parent d3040608ea
commit 752d8efb27

View file

@ -1,3 +1,8 @@
2007-04-27 Chong Yidong <cyd@stupidchicken.com>
* textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use
window-start and window-end.
2007-04-26 Glenn Morris <rgm@gnu.org>
* progmodes/python.el: Restore file pending consideration of legal