]> code.delx.au - gnu-emacs/commit
* intervals.c (set_point_both): Fix mixup before before and after
authorChong Yidong <cyd@stupidchicken.com>
Fri, 12 May 2006 17:39:39 +0000 (17:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 12 May 2006 17:39:39 +0000 (17:39 +0000)
commit4e8f005c08487874cfb812f271e4d7c103eb40e7
tree2f7e073506f572391fecd597dcaabf07205f54ef
parentd041c8c9610396456c7b2e7b49b0dab05e97f965
* intervals.c (set_point_both): Fix mixup before before and after
in variable names.

* editfns.c (Fline_beginning_position): Inhibit point-motion hooks
while setting point temporarily.
src/ChangeLog
src/editfns.c
src/intervals.c