comparison lisp/ChangeLog @ 111926:992f5b43dbfc

* net/tramp.el (tramp-handle-start-file-process): Protect buffer-modified value. (Bug#7557) (tramp-action-password): Delete region, do not narrow. (tramp-process-actions): Do not widen.
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 08 Dec 2010 21:07:25 +0100
parents b2e1ce1e5b73
children f2a4e55e19ea
comparison
equal deleted inserted replaced
111925:b2e1ce1e5b73 111926:992f5b43dbfc
1 2010-12-08 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-handle-start-file-process): Protect
4 buffer-modified value. (Bug#7557)
5 (tramp-action-password): Delete region, do not narrow.
6 (tramp-process-actions): Do not widen.
7
1 2010-12-08 Jan Moringen <jmoringe@techfak.uni-bielefeld.de> 8 2010-12-08 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
2 9
3 * log-edit.el (log-edit-changelog-entries): 10 * log-edit.el (log-edit-changelog-entries):
4 Regexp quote filename. (Bug#7505) 11 Regexp quote filename. (Bug#7505)
5 12