Fix typos in docstrings, error messages, etc.
[bpt/emacs.git] / lisp / net / tramp.el
2010-01-18 Juanma BarranqueroFix typos in docstrings, error messages, etc.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-12-26 Michael Albinus* net/tramp.el (tramp-handle-insert-directory): Quote...
2009-12-17 Michael Albinus* files.el (file-expand-wildcards): In case of remote...
2009-12-15 Michael Albinus* net/tramp.el (tramp-echo-mark-marker-length): New...
2009-12-09 Michael Albinus* net/tramp.el (tramp-handle-insert-directory): Suppres...
2009-12-07 Michael AlbinusHandle prompt rules of ksh in OpenBSD 4.5. Reported...
2009-12-03 Michael AlbinusCleanup.
2009-11-29 Michael Albinus* net/tramp.el (tramp-maybe-open-connection): Open...
2009-11-24 Michael AlbinusImprove handling of processes on remote hosts.
2009-11-23 Michael Albinus* net/tramp.el (tramp-shell-prompt-pattern): Use \r...
2009-11-19 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file-out-of...
2009-11-17 Michael Albinus* net/tramp.el (tramp-advice-file-expand-wildcards...
2009-11-11 Michael Albinus* net/tramp.el (tramp-advice-minibuffer-electric-separator)
2009-11-08 Michael Albinus* net/tramp.el (tramp-advice-make-auto-save-file-name)
2009-11-07 Michael Albinus* net/tramp.el (tramp-handle-copy-directory): Don't use
2009-10-26 Michael Albinus* net/tramp.el (tramp-perl-file-truename): New defconst...
2009-10-23 Michael Albinus* net/tramp.el (top): Remove `tramp-rfn-eshadow-update...
2009-10-15 Michael Albinus* net/tramp.el (tramp-replace-environment-variables...
2009-10-11 Michael Albinus* net/tramp.el (tramp-local-host-p): Function shall...
2009-10-08 Michael Albinus* net/tramp.el (tramp-file-name-real-user, tramp-file...
2009-10-06 Glenn Morris(tramp-handle-start-file-process): Move tramp-error...
2009-10-05 Michael Albinus* net/tramp.el (tramp-verbose): Fix docstring.
2009-10-01 Michael Albinus* net/tramp.el (tramp-handle-make-directory): Flush...
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-28 Michael Albinus*** empty log message ***
2009-09-06 Michael Albinus* net/tramp.el (tramp-perl-file-attributes): Print...
2009-09-04 Michael Albinus* net/tramp.el (tramp-handle-insert-directory): Handle...
2009-09-02 Michael Albinus* net/tramp.el (tramp-handle-file-attributes-with-ls)
2009-08-28 Michael Albinus* net/tramp.el (all): Replace "'(lambda" by "(lambda".
2009-08-27 Michael Albinus* net/tramp.el (tramp-methods): New method "rsyncc".
2009-08-17 Michael Albinus* net/tramp.el (tramp-register-completion-file-name...
2009-08-09 Michael Albinus* net/tramp.el (tramp-get-ls-command-with-dired): New...
2009-08-04 Michael Albinus* net/tramp.el (top): Make check for tramp-gvfs loading...
2009-08-03 Michael Albinus* net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp...
2009-08-02 Michael Albinus* net/tramp.el (tramp-debug-message): Print also micros...
2009-07-28 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file): Add...
2009-07-16 Michael Albinus* net/tramp.el (tramp-wait-for-output): Handle the...
2009-07-08 Michael Albinus* net/tramp.el (tramp-set-file-uid-gid): Handle the...
2009-07-06 Michael Albinus* net/tramp.el (tramp-handle-write-region): Flush file...
2009-06-30 Michael AlbinusRemove todo items.
2009-06-30 Michael Albinus* net/tramp.el (tramp-default-file-modes) Remove execut...
2009-06-30 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file-directly...
2009-06-29 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file-directly...
2009-06-22 Michael Albinus* net/tramp.el (top): Require tramp-gvfs. Catch `tramp...
2009-06-07 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file-directly...
2009-06-06 Michael Albinus* tramp.el (tramp-open-connection-setup-interactive...
2009-04-24 Michael Albinus* net/tramp.el (tramp-handle-directory-files-and-attrib...
2009-04-14 Michael Albinus* net/tramp.el (tramp-handle-dired-recursive-delete...
2009-04-12 Michael Albinus* tramp.el (tramp-do-copy-or-rename-file-directly)...
2009-04-09 Michael Albinus* net/tramp.el (tramp-file-name-handler-alist): Add
2009-04-05 Michael Albinus* net/tramp.el (tramp-default-file-modes) New defun...
2009-02-26 Michael Albinus* net/tramp.el (tramp-remote-coding-commands): Add...
2009-02-01 Michael Albinus* net/tramp.el (tramp-read-passwd): Cached passwords...
2009-01-29 Michael Albinus* net/tramp.el (tramp-process-actions, tramp-read-passw...
2009-01-19 Michael Albinus* net/tramp.el (tramp-ipv6-regexp): The regexp shall...
2009-01-09 Michael Albinus* net/tramp.el: Revert previous patch. `last-command...
2009-01-09 Glenn MorrisReplace last-command-char with last-command-event.
2009-01-06 Michael Albinus* net/tramp-smb.el (tramp-smb-handle-copy-file)
2009-01-06 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file-directly)
2009-01-05 Michael Albinus* net/tramp.el (tramp-handle-load)
2009-01-05 Glenn Morris(tramp-perl-encode, tramp-perl-decode): Update copyrigh...
2009-01-03 Michael Albinus* net/tramp.el (tramp-local-host-regexp)
2008-12-22 Michael Albinus* net/tramp.el (tramp-rfn-eshadow-update-overlay):...
2008-12-10 Juanma Barranquero* net/tramp.el (top): Don't fail if there is no current...
2008-12-04 Michael Albinus* net/tramp.el (top): Write a message, when loading...
2008-11-26 Michael Albinus* net/tramp.el (tramp-handle-write-region): Improve...
2008-11-16 Michael Albinus* net/tramp.el (tramp-handle-file-name-as-directory...
2008-11-14 Juanma Barranquero* w32-fns.el (w32-shell-dos-semantics):
2008-10-14 Michael Albinus* net/tramp.el (tramp-process-one-action): Embed regexp in
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-22 Michael Albinus* net/tramp.el (tramp-remote-process-environment):...
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-13 Andreas Schwab(tramp-handle-shell-command): Handle output going
2008-08-13 Andreas Schwab(tramp-handle-shell-command): Correctly handle
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-07-28 Michael Albinus* net/tramp.el (tramp-perl-directory-files-and-attributes)
2008-07-28 Michael Albinus* net/tramp.el (tramp-perl-directory-files-and-attributes)
2008-07-26 Michael Albinus* net/tramp.el (tramp-handle-start-file-process): Set
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-24 Michael Albinus* net/tramp.el (tramp-handle-start-file-process): Make...
2008-07-23 Michael Albinus* net/tramp.el (tramp-methods): Add "-q" for "scp"...
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-06-28 Michael Albinus* net/tramp.el (tramp-handle-file-modes): Handle symlinks.
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-15 Michael Albinus(tramp-open-connection-setup-interactive-shell): Flush...
2008-06-15 Michael Albinus* net/tramp.el (tramp-handle-start-file-process): Clear
2008-06-11 Michael Albinus* net/tramp.el (tramp-make-temp-file): Backport from...
2008-06-08 Michael Albinus* net/tramp.el (top): Quote feature names. Remove
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-17 Glenn Morris(top-level): Load auth-source when compiling.
2008-05-16 Michael Albinus* net/tramp.el (tramp-handle-write-region): Fix check...
2008-05-16 Miles BaderMerge from emacs--rel--22
next