Mercurial > emacs
diff lisp/ChangeLog @ 32202:20426fa61992
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 06 Oct 2000 08:19:15 +0000 |
parents | dfe3d0e80f84 |
children | 98766bb256b2 |
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.