From 645200b521c87a7af603309e80a99ccca02d72fa Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 29 Jan 2007 02:31:28 +0000 Subject: [PATCH] * comint.el (comint-insert-input): Handle situation where the selected buffer is not the clicked buffer. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 663be6b8607..b7d48253fb2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-01-29 Chong Yidong + + * comint.el (comint-insert-input): Handle situation where the + selected buffer is not the clicked buffer. + 2007-01-29 Kenichi Handa * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): New -- 2.39.2