# HG changeset patch # User Chong Yidong # Date 1173365453 0 # Node ID f96010398e6707267711cc6d3eb0cffa38f3381e # Parent 4d5b619e2b867b3a38f853cadf6da3fac94734d5 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map. diff -r 4d5b619e2b86 -r f96010398e67 lisp/ChangeLog --- a/lisp/ChangeLog Thu Mar 08 14:43:40 2007 +0000 +++ b/lisp/ChangeLog Thu Mar 08 14:50:53 2007 +0000 @@ -1,5 +1,7 @@ 2007-03-08 Chong Yidong + * complete.el (PC-bindings): Rebind M-TAB in read-expression-map. + * simple.el (minibuffer-completing-symbol): New var. (eval-expression): Use it. (completion-setup-function): Don't bind completion-base-size when