aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2000-12-15 14:18:53 +0000
committerMiles Bader <[email protected]>2000-12-15 14:18:53 +0000
commit88ee79179163a41c4a16c5ee083776a035a164e2 (patch)
treed12dd8187d51865baea08d4b6a298720518443d4 /lisp
parent9f626345277be1904d29e14483c141c7302a4ed5 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 781015cf1f..044270f56b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-15 Miles Bader <[email protected]>
+
+ * 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 <[email protected]>
* isearch.el (isearch-lazy-highlight-max): New user-option.