]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMiles Bader <miles@gnu.org>
Fri, 15 Dec 2000 14:18:53 +0000 (14:18 +0000)
committerMiles Bader <miles@gnu.org>
Fri, 15 Dec 2000 14:18:53 +0000 (14:18 +0000)
lisp/ChangeLog

index 781015cf1f3f7977c2d47a9ac18da65cc4faaed8..044270f56b78d555f4682dc27c59c014ed0814b1 100644 (file)
@@ -1,3 +1,9 @@
+2000-12-15  Miles Bader  <miles@gnu.org>
+
+       * 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  <gerd@gnu.org>
 
        * isearch.el (isearch-lazy-highlight-max): New user-option.