diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7aacc0e7efa..0013b077234 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2007-03-08 Chong Yidong <cyd@stupidchicken.com> | 1 | 2007-03-08 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * complete.el (PC-bindings): Rebind M-TAB in read-expression-map. | ||
| 4 | |||
| 3 | * simple.el (minibuffer-completing-symbol): New var. | 5 | * simple.el (minibuffer-completing-symbol): New var. |
| 4 | (eval-expression): Use it. | 6 | (eval-expression): Use it. |
| 5 | (completion-setup-function): Don't bind completion-base-size when | 7 | (completion-setup-function): Don't bind completion-base-size when |