summaryrefslogtreecommitdiff
path: root/lisp/net/tramp.el
Commit message (Expand)AuthorAgeFilesLines
* * net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.Michael Albinus2013-01-241-2/+5
* Improve XEmacs compatibility.Michael Albinus2013-01-211-21/+16
* * net/tramp.el (tramp-eshell-directory-change): Check remote-pathMichael Albinus2013-01-091-1/+6
* Add some :version tagsGlenn Morris2013-01-071-0/+1
* * net/tramp.el (tramp-default-host-alist): New defcustom.Michael Albinus2013-01-071-1/+54
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.Michael Albinus2012-12-271-0/+5
* | * net/tramp.el (tramp-error-with-buffer): Give a hint to useMichael Albinus2012-12-181-0/+5
* | Add support for preserving ACL entries of files.Michael Albinus2012-12-171-1/+2
* | * net/tramp.el (tramp-replace-environment-variables): HideMichael Albinus2012-12-061-6/+5
* | Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.eduGlenn Morris2012-11-201-0/+2
|\|
| * More minor time fixes.Paul Eggert2012-11-181-0/+2
* | * lisp/env.el (env--substitute-vars-regexp): New const.Stefan Monnier2012-11-081-13/+19
|/
* * net/tramp.el (tramp-debug-message): RemoveMichael Albinus2012-10-091-11/+44
* Add missing :version tagsGlenn Morris2012-10-061-0/+1
* Sync with Tramp 2.2.6.Michael Albinus2012-09-121-1/+3
* * net/tramp.el (tramp-accept-process-output): Accept only outputMichael Albinus2012-08-201-1/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.Michael Albinus2012-07-061-0/+12
* Sync with Tramp 2.2.6-pre.Michael Albinus2012-07-051-0/+3
* * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.Michael Albinus2012-06-171-11/+21
* Spelling fixes.Paul Eggert2012-06-171-1/+1
* Sync with Tramp 2.2.6-pre.Michael Albinus2012-06-111-356/+325
* * net/tramp.el (tramp-check-for-regexp): Search from buffer end,Michael Albinus2012-06-011-5/+8
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-1/+1
* * net/tramp.el (tramp-action-password): Let-bind enable-recursive-minibuffers...Michael Albinus2012-04-191-5/+6
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-51/+51
* Rename file-subdir-of-p to file-in-directory-p.Chong Yidong2012-04-011-1/+1
* * lisp/files.el (file-equal-p): renamed from `files-equal-p'.thierry volpiatto2012-02-281-1/+1
* * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.Michael Albinus2012-02-261-20/+6
* * net/tramp.el (tramp-file-name-for-operation): AddMichael Albinus2012-02-251-0/+2
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+2
* * net/tramp.el (tramp-action-login): Set connection property "login-as".Michael Albinus2012-01-221-5/+7
* * net/tramp.el (tramp-local-end-of-line): New defcustom.Michael Albinus2012-01-171-5/+11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-211-1/+1
* Spelling fixes.Paul Eggert2011-12-051-2/+2
* Spelling fixes (mostly "inactive" vs "deactivate").Paul Eggert2011-11-271-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Fix typos.Juanma Barranquero2011-11-161-1/+1
* * net/tramp.el (tramp-connectable-p): Make a stronger check on aMichael Albinus2011-10-191-2/+3
* * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.Michael Albinus2011-10-181-1/+1
* Fix Bug#6019, Bug#9315.Michael Albinus2011-10-121-18/+22
* * net/tramp.el (tramp-file-name-handler): Add 'debug to the errorMichael Albinus2011-10-091-4/+7
* * net/tramp.el (tramp-handle-shell-command): Set process sentinelMichael Albinus2011-09-211-2/+4
* * net/tramp.el (top): Don't require 'shell.Michael Albinus2011-09-181-19/+28
* * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' butMichael Albinus2011-09-041-2/+92
* * net/tramp.el (tramp-root-regexp): Remove.Michael Albinus2011-08-311-17/+7
* * net/tramp.el (tramp-file-name-handler): Avoid recursiveMichael Albinus2011-07-221-1/+11