# HG changeset patch # User Miles Bader # Date 976889933 0 # Node ID 4d0a388c5e677c67a75db893d401b5c7bb3725a6 # Parent 52fc3d972e9c45a840b46dc859561a4be630d7b0 *** empty log message *** diff -r 52fc3d972e9c -r 4d0a388c5e67 lisp/ChangeLog --- a/lisp/ChangeLog Fri Dec 15 14:09:22 2000 +0000 +++ b/lisp/ChangeLog Fri Dec 15 14:18:53 2000 +0000 @@ -1,3 +1,9 @@ +2000-12-15 Miles Bader + + * comint.el (comint-send-string, comint-send-region): Also accept + a buffer, buffer-name, or nil for PROCESS, for compatibility with + process-send-string/region. + 2000-12-15 Gerd Moellmann * isearch.el (isearch-lazy-highlight-max): New user-option.