comparison lisp/ChangeLog @ 107151:7e66e7efd47d

* net/tramp.el (tramp-process-actions, tramp-read-passwd): * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC instead of PROC for caching "first-password-request". Otherwise, new processes would not profit from passwords already entered. * net/tramp-cache.el (tramp-dump-connection-properties): Don't save "first-password-request" property.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 15 Feb 2010 16:04:53 +0100
parents 149c0b848923
children 34e2c3832e08
comparison
equal deleted inserted replaced
107150:b6358fb91b0b 107151:7e66e7efd47d
1 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
4 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
5 instead of PROC for caching "first-password-request". Otherwise,
6 new processes would not profit from passwords already entered.
7
8 * net/tramp-cache.el (tramp-dump-connection-properties): Don't
9 save "first-password-request" property.
10
1 2010-02-14 Juanma Barranquero <lekktu@gmail.com> 11 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
2 12
3 * outline.el (outline-head-from-level): 13 * outline.el (outline-head-from-level):
4 * simple.el (with-wrapper-hook): 14 * simple.el (with-wrapper-hook):
5 * cedet/ede.el (ede-run-target, project-delete-target) 15 * cedet/ede.el (ede-run-target, project-delete-target)