diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 29 21:30:44 2008 +0000
+++ b/lisp/ChangeLog	Wed Oct 29 21:42:28 2008 +0000
@@ -1,5 +1,8 @@
 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
 
+	* electric.el (Electric-pop-up-window): Don't shrink the window if
+	it's already big enough.
+
 	* minibuffer.el (delete-minibuffer-contents): Delete all
 	minibuffer contents instead of just the current field.