Mercurial > emacs
diff lisp/ChangeLog @ 40831:900b6d76feac
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 08 Nov 2001 12:12:30 +0000 |
parents | b6c0d7203b48 |
children | 0ef95d6b83bc |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 08 12:08:51 2001 +0000 +++ b/lisp/ChangeLog Thu Nov 08 12:12:30 2001 +0000 @@ -1,5 +1,8 @@ 2001-11-08 Miles Bader <miles@gnu.org> + * subr.el (functionp): Make work correctly for macros and unbound + symbols. + * comint.el (comint-send-input): Fix description of `comint-process-echoes' in the doc-string.