changeset 32204:98766bb256b2

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 06 Oct 2000 11:35:56 +0000
parents f10445ddce32
children dfa83e0eb90e
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 06 11:34:34 2000 +0000
+++ b/lisp/ChangeLog	Fri Oct 06 11:35:56 2000 +0000
@@ -1,7 +1,7 @@
-2000-10-06  Miles Bader  <miles@lsi.nec.co.jp>
-
-	* simple.el (shell-command-on-region): If the output is short
-	enough to display in an expanded echo area, show it here.
+2000-10-06  Miles Bader  <miles@gnu.org>
+
+	* simple.el (display-message-or-buffer): New function.
+	(shell-command-on-region): Use `display-message-or-buffer'.
 
 	* emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
 	docstring parts.