diff lisp/ChangeLog @ 33315:d1bd6bb27342

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 08 Nov 2000 17:41:22 +0000
parents e173b6ea0fde
children 9762cbfe02ea
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Nov 08 17:40:50 2000 +0000
+++ b/lisp/ChangeLog	Wed Nov 08 17:41:22 2000 +0000
@@ -1,3 +1,11 @@
+2000-11-08  Gerd Moellmann  <gerd@gnu.org>
+
+	* simple.el (shell-command, display-message-or-buffer)
+	(shell-command-on-region): Mention resize-mini-windows in the doc
+	string.
+	(display-message-or-buffer): Take the value of resize-mini-windows
+	into account.
+
 2000-11-07  Gerd Moellmann  <gerd@gnu.org>
 
 	* macros.el (insert-kbd-macro): Print semi-colons as `?\;'.