aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.eduGlenn Morris2014-06-071-4/+5
|\
| * Fix Bug#17653.Michael Albinus2014-06-031-4/+5
* | * net/tramp.el (with-tramp-progress-reporter): Remove traces.Michael Albinus2014-06-021-10/+2
* | * net/tramp.el (tramp-handle-unhandled-file-name-directory): Return "/".Michael Albinus2014-06-021-2/+3
* | * net/tramp.el (with-tramp-progress-reporter): Complete previous patch.Michael Albinus2014-06-021-1/+4
* | * net/tramp.el (with-tramp-progress-reporter): Add more traces.Michael Albinus2014-06-021-1/+5
* | * net/tramp.el (with-tramp-progress-reporter, tramp-call-process):Michael Albinus2014-06-021-8/+13
* | * net/tramp.el (tramp-call-process): Add more traces.Michael Albinus2014-06-021-9/+8
* | * lisp/net/tramp.el (tramp-call-process): Add traces.Michael Albinus2014-06-021-6/+15
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-252-1/+13
|\ \ | |/
| * * net/tramp-sh.el (tramp-find-inline-encoding): Do not match "%%t"Michael Albinus2014-05-171-1/+1
| * * net/dbus.el (dbus-init-bus, dbus-call-method)Michael Albinus2014-05-161-0/+12
* | Add with-file-modes macro, and use itGlenn Morris2014-05-141-10/+6
* | Merge from emacs-24; up to 2014-05-15T16:55:18Z!jan.h.d@swipnet.seGlenn Morris2014-05-141-4/+4
|\ \ | |/
| * * net/browse-url.el (browse-url):Michael Albinus2014-05-131-4/+4
* | * lisp/net/rcirc.el (rcirc-reconnect-delay): Add :version.Glenn Morris2014-05-121-1/+2
* | Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.orgGlenn Morris2014-05-111-20/+21
|\ \ | |/
| * * browse-url.el (browse-url-mosaic): Create /tmp/Mosaic.PID as a private file.Glenn Morris2014-05-101-4/+10
| * * browse-url.el (browse-url-mosaic): Be careful when writing /tmp/Mosaic.PID.Glenn Morris2014-05-081-20/+15
* | * net/rcirc.el (rcirc-sentinel): Fix last change.Leo Liu2014-05-111-1/+1
* | Optionally auto-reconnect depending on `rcirc-reconnect-delay'.Sam Steingold2014-05-091-0/+18
* | Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.orgGlenn Morris2014-05-072-20/+35
|\ \ | |/
| * Fix Bug#17415.Michael Albinus2014-05-061-9/+26
| * Fix Bug#17295.Michael Albinus2014-05-061-11/+6
| * browse-url.el commentGlenn Morris2014-05-051-0/+3
* | Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.eduPaul Eggert2014-04-221-3/+2
|\ \ | |/
| * * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):Michael Albinus2014-04-221-12/+1
| * * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): SetMichael Albinus2014-04-211-7/+11
| * * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if possible.Michael Albinus2014-04-201-0/+6
* | Merge from emacs-24; up to 2014-04-16T15:28:06Z!eggert@cs.ucla.eduJuanma Barranquero2014-04-193-30/+45
|\ \ | |/
| * Avoid recursive load of tramp.elMichael Albinus2014-04-183-30/+45
* | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-162-9/+9
|\ \ | |/
| * Fix relative links to parent directories in shrJoão Távora2014-04-141-1/+1
| * * net/tramp-sh.el (tramp-sh-handle-file-truename): Revert previousMichael Albinus2014-04-131-8/+8
* | Merge from emacs-24; up to 2014-04-07T20:54:16Z!dancol@dancol.orgGlenn Morris2014-04-121-1/+3
|\ \ | |/
| * * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the fileMichael Albinus2014-04-111-1/+3
* | Merge from emacs-24; up to 2014-04-04T23:31:02Z!joaotavora@gmail.comGlenn Morris2014-04-102-5/+18
|\ \ | |/
| * * net/tramp.el (tramp-file-name-handler)Michael Albinus2014-04-102-5/+18
* | New command rcirc-cmd-reconnectLeo Liu2014-04-091-47/+62
* | Use lexical-binding and require cl-libLeo Liu2014-04-081-71/+69
* | Merge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka@jpl.orgJuanma Barranquero2014-03-262-86/+110
|\ \ | |/
| * * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly): In theMichael Albinus2014-03-251-0/+6
| * * net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring.Michael Albinus2014-03-252-52/+62
| * * net/tramp.el (tramp-read-passwd): Suspend the timers while readingThierry Volpiatto2014-03-231-34/+42
* | Merge from Gnus git masterGnus developers2014-03-231-2/+21
|/
* * net/tramp.el (tramp-methods): Add docstring for `tramp-login-env'Michael Albinus2014-03-212-0/+29
* * net/tramp.el (tramp-action-out-of-band): Read pending output.Michael Albinus2014-03-172-5/+10
* lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.Juanma Barranquero2014-03-142-5/+4
* * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):Michael Albinus2014-03-101-1/+8
* * net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first passMichael Albinus2014-03-071-51/+53