From: Miles Bader Date: Fri, 15 Dec 2000 14:18:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.95~487 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=88ee79179163a41c4a16c5ee083776a035a164e2;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 781015cf1f3..044270f56b7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.