summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 34201247b2a..a0cbb53ab82 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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 `?\;'.