]> git.eshelyaron.com Git - emacs.git/commitdiff
* simple.el (line-move-1): If we did not move as far as desired,
authorChong Yidong <cyd@stupidchicken.com>
Tue, 3 Jun 2008 22:56:16 +0000 (22:56 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 3 Jun 2008 22:56:16 +0000 (22:56 +0000)
ensure that point-left and point-entered hooks are called.

lisp/ChangeLog

index e509a80e24e73b9c722eca3d50a9ccd827b0d169..7416318744f7b6501d1740590b162a63f7d73857 100644 (file)
@@ -1,3 +1,8 @@
+2008-06-03  Chong Yidong  <cyd@stupidchicken.com>
+
+       * simple.el (line-move-1): If we did not move as far as desired,
+       ensure that point-left and point-entered hooks are called.
+
 2008-06-03  Sam Steingold  <sds@gnu.org>
 
        * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.