comparison lisp/ChangeLog @ 74737:5ac41de0888b

* net/tramp.el (tramp-methods): Introduce new method `scpc'. Remove "ControlMaster" option from the other `scp*' methods. (tramp-default-method): Check for ssh-agent before setting to `scp'.
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 19 Dec 2006 06:56:27 +0000
parents d46b3bf39f58
children cf3db92fe927
comparison
equal deleted inserted replaced
74736:9bbe624f40b8 74737:5ac41de0888b
1 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-methods): Introduce new method `scpc'.
4 Remove "ControlMaster" option from the other `scp*' methods.
5 (tramp-default-method): Check for ssh-agent before setting to
6 `scp'.
7
1 2006-12-18 Carsten Dominik <dominik@science.uva.nl> 8 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
2 9
3 * textmodes/org.el (org-mode): Show context after isearch. 10 * textmodes/org.el (org-mode): Show context after isearch.
4 (org-show-siblings): New function. 11 (org-show-siblings): New function.
5 (org-show-context): Use `org-show-siblings'. 12 (org-show-context): Use `org-show-siblings'.