comparison lisp/ChangeLog @ 97444:85c2adddd765

(tramp-handle-shell-command): Correctly handle output going to current buffer. Don't disable undo.
author Andreas Schwab <schwab@suse.de>
date Wed, 13 Aug 2008 19:09:10 +0000
parents 34df0af1cb93
children 8f3b361fa8c1
comparison
equal deleted inserted replaced
97443:34df0af1cb93 97444:85c2adddd765
1 2008-08-13 Andreas Schwab <schwab@suse.de>
2
3 * net/tramp.el (tramp-handle-shell-command): Correctly handle
4 output going to current buffer. Don't disable undo.
5
1 2008-08-13 Glenn Morris <rgm@gnu.org> 6 2008-08-13 Glenn Morris <rgm@gnu.org>
2 7
3 * eshell/esh-cmd.el (eshell/which): Handle the case where no description 8 * eshell/esh-cmd.el (eshell/which): Handle the case where no description
4 is found. 9 is found.
5 10