# HG changeset patch # User Miles Bader # Date 1005221550 0 # Node ID 900b6d76feac3d3062e3378054f561281242bdcb # Parent 576a1771ec552ca14646b451cfffa76b0f8f80c7 *** empty log message *** diff -r 576a1771ec55 -r 900b6d76feac lisp/ChangeLog --- 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 + * 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.