Mercurial > emacs
comparison lisp/ChangeLog @ 99233:49f2f7ce975f
* electric.el (Electric-pop-up-window): Don't shrink the window if
it's already big enough.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 29 Oct 2008 21:42:28 +0000 |
parents | 9fb471c6cd8f |
children | 64c15f2c2950 |
comparison
equal
deleted
inserted
replaced
99232:63548ee8ae9f | 99233:49f2f7ce975f |
---|---|
1 2008-10-29 Chong Yidong <cyd@stupidchicken.com> | 1 2008-10-29 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * electric.el (Electric-pop-up-window): Don't shrink the window if | |
4 it's already big enough. | |
2 | 5 |
3 * minibuffer.el (delete-minibuffer-contents): Delete all | 6 * minibuffer.el (delete-minibuffer-contents): Delete all |
4 minibuffer contents instead of just the current field. | 7 minibuffer contents instead of just the current field. |
5 | 8 |
6 * tmm.el (tmm-get-keymap): Handle case where keyseq cache is | 9 * tmm.el (tmm-get-keymap): Handle case where keyseq cache is |