diff lisp/ChangeLog @ 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 f96010398e67
children b63d1410b51c
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.