Mercurial > emacs
changeset 76388:f96010398e67
* complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 08 Mar 2007 14:50:53 +0000 |
parents | 4d5b619e2b86 |
children | dea4a6c39682 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + * 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