comparison lisp/ChangeLog @ 73408:5fdade8e4fef

* simple.el (line-move-1): During fields during motion to the beginning of line to avoid getting point stuck.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 18 Oct 2006 04:58:29 +0000
parents 9b6f22920434
children 8ae73e613065
comparison
equal deleted inserted replaced
73407:f2b75b711f12 73408:5fdade8e4fef
1 2006-10-18 Chong Yidong <cyd@stupidchicken.com>
2
3 * simple.el (line-move-1): During fields during motion to the
4 beginning of line to avoid getting point stuck.
5
1 2006-10-18 Martin Rudalics <rudalics@gmx.at> 6 2006-10-18 Martin Rudalics <rudalics@gmx.at>
2 7
3 * textmodes/flyspell.el (flyspell-word-search-backward): Set 8 * textmodes/flyspell.el (flyspell-word-search-backward): Set
4 inhibit-point-motion-hooks to avoid looping due to intangibile 9 inhibit-point-motion-hooks to avoid looping due to intangibile
5 text. 10 text.