changeset 76391:535745f7a847

* replace.el (occur-engine): buffer-undo-list binding moved... (occur-1): ...to here.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 08 Mar 2007 15:17:34 +0000
parents 6f253cc8e06e
children 8d2b12834458
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 08 14:51:20 2007 +0000
+++ b/lisp/ChangeLog	Thu Mar 08 15:17:34 2007 +0000
@@ -1,5 +1,8 @@
 2007-03-08  Chong Yidong  <cyd@stupidchicken.com>
 
+	* replace.el (occur-engine): buffer-undo-list binding moved...
+	(occur-1): ...to here.
+	
 	* complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
 
 	* simple.el (minibuffer-completing-symbol): New var.