From bb07cb70dd8ae8c581245058b375256323897026 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 29 Oct 2008 21:42:28 +0000 Subject: [PATCH] * electric.el (Electric-pop-up-window): Don't shrink the window if it's already big enough. --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e6dfe0c0346..d681ead850e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2008-10-29 Chong Yidong + * 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. -- 2.39.2