comparison lisp/ChangeLog @ 73406:9b6f22920434

* textmodes/flyspell.el (flyspell-word-search-backward): Set inhibit-point-motion-hooks to avoid looping due to intangibile text.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 18 Oct 2006 04:13:46 +0000
parents fc4c534e52c3
children 5fdade8e4fef
comparison
equal deleted inserted replaced
73405:7009c1377caf 73406:9b6f22920434
1 2006-10-18 Martin Rudalics <rudalics@gmx.at>
2
3 * textmodes/flyspell.el (flyspell-word-search-backward): Set
4 inhibit-point-motion-hooks to avoid looping due to intangibile
5 text.
6
1 2006-10-16 Kim F. Storm <storm@cua.dk> 7 2006-10-16 Kim F. Storm <storm@cua.dk>
2 8
3 * ido.el (ido-reread-directory): Work in `dir' mode too. 9 * ido.el (ido-reread-directory): Work in `dir' mode too.
4 10
5 2006-10-15 Martin Rudalics <rudalics@gmx.at> 11 2006-10-15 Martin Rudalics <rudalics@gmx.at>