Mercurial > emacs
diff lisp/ChangeLog @ 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 |
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)