comparison lisp/ChangeLog @ 95525:680cb50d70c0

* simple.el (line-move-1): If we did not move as far as desired, ensure that point-left and point-entered hooks are called.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 03 Jun 2008 22:56:16 +0000
parents 75b22805a854
children 0f9689c194e6
comparison
equal deleted inserted replaced
95524:75b22805a854 95525:680cb50d70c0
1 2008-06-03 Chong Yidong <cyd@stupidchicken.com>
2
3 * simple.el (line-move-1): If we did not move as far as desired,
4 ensure that point-left and point-entered hooks are called.
5
1 2008-06-03 Sam Steingold <sds@gnu.org> 6 2008-06-03 Sam Steingold <sds@gnu.org>
2 7
3 * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines. 8 * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
4 9
5 2008-06-03 John Paul Wallington <jpw@pobox.com> 10 2008-06-03 John Paul Wallington <jpw@pobox.com>