comparison lisp/ChangeLog @ 75493:707654b699b0

* jka-compr.el (jka-compr-partial-uncompress) (jka-compr-call-process): Rebind default-directory if it is invalid. Suggested by Chris Moore.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 29 Jan 2007 02:51:28 +0000
parents cebbb89929e5
children 2addfb298133
comparison
equal deleted inserted replaced
75492:cebbb89929e5 75493:707654b699b0
1 2007-01-29 Chong Yidong <cyd@stupidchicken.com> 1 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * jka-compr.el (jka-compr-partial-uncompress)
4 (jka-compr-call-process): Rebind default-directory if it is
5 invalid. Suggested by Chris Moore.
2 6
3 * comint.el (comint-insert-input): Handle situation where the 7 * comint.el (comint-insert-input): Handle situation where the
4 selected buffer is not the clicked buffer. 8 selected buffer is not the clicked buffer.
5 9
6 2007-01-29 Kenichi Handa <handa@m17n.org> 10 2007-01-29 Kenichi Handa <handa@m17n.org>