comparison 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
comparison
equal deleted inserted replaced
76390:6f253cc8e06e 76391:535745f7a847
1 2007-03-08 Chong Yidong <cyd@stupidchicken.com> 1 2007-03-08 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * replace.el (occur-engine): buffer-undo-list binding moved...
4 (occur-1): ...to here.
5
3 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map. 6 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
4 7
5 * simple.el (minibuffer-completing-symbol): New var. 8 * simple.el (minibuffer-completing-symbol): New var.
6 (eval-expression): Use it. 9 (eval-expression): Use it.
7 (completion-setup-function): Don't bind completion-base-size when 10 (completion-setup-function): Don't bind completion-base-size when