changeset 32202:20426fa61992

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 06 Oct 2000 08:19:15 +0000
parents 2d44e29be6fa
children f10445ddce32
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 06 08:18:12 2000 +0000
+++ b/lisp/ChangeLog	Fri Oct 06 08:19:15 2000 +0000
@@ -1,5 +1,8 @@
 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.
+
 	* emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
 	docstring parts.