# HG changeset patch # User Miles Bader # Date 1146611695 0 # Node ID 71e8fc4fc5232463b006f5408c974f59d2ed1aaf # Parent 96aed3773ad5d80f7906b6a6c9380df62a0f8d81 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-261 lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t diff -r 96aed3773ad5 -r 71e8fc4fc523 lisp/ChangeLog --- a/lisp/ChangeLog Tue May 02 20:52:52 2006 +0000 +++ b/lisp/ChangeLog Tue May 02 23:14:55 2006 +0000 @@ -1,3 +1,7 @@ +2006-05-02 Miles Bader + + * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t. + 2006-05-02 Jay Belanger * calc/calc-embed.el: (calc-override-minor-modes-map) diff -r 96aed3773ad5 -r 71e8fc4fc523 lisp/replace.el --- a/lisp/replace.el Tue May 02 20:52:52 2006 +0000 +++ b/lisp/replace.el Tue May 02 23:14:55 2006 +0000 @@ -1098,6 +1098,7 @@ (endpt nil) (marker nil) (curstring "") + (inhibit-field-text-motion t) (headerpt (with-current-buffer out-buf (point)))) (with-current-buffer buf (or coding