changeset 70349:71e8fc4fc523

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-261 lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
author Miles Bader <miles@gnu.org>
date Tue, 02 May 2006 23:14:55 +0000
parents 96aed3773ad5
children b78699e9fbbd
files lisp/ChangeLog lisp/replace.el
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <miles@gnu.org>
+
+	* replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
+
 2006-05-02  Jay Belanger  <belanger@truman.edu>
 
 	* calc/calc-embed.el: (calc-override-minor-modes-map)
--- 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