changeset 32219:f008efed9754

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 06 Oct 2000 16:11:44 +0000
parents 65d06b88701d
children 3c7e4ccb6fee
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 06 16:09:09 2000 +0000
+++ b/lisp/ChangeLog	Fri Oct 06 16:11:44 2000 +0000
@@ -1,9 +1,19 @@
+2000-10-06  Dave Love  <fx@gnu.org>
+
+	* image-file.el (image-file-name-regexp): image-file-regexps ->
+	image-file-name-regexps.
+
 2000-10-06  Gerd Moellmann  <gerd@gnu.org>
 
 	* loadup.el (toplevel): Load `loaddefs' before `help' because the
 	latter needs the autoloaded define-minor-mode macro during the
 	bootstrap.
 
+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.
+
 	* startup.el (command-line): For now, activate tool-bar-mode only
 	if XPM images are supported.