aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-06-12T14:55:[email protected]Glenn Morris2014-06-281-0/+1
|\
| * * lisp/net/eww.el (eww-mode) <eww-current-title>: Make local.Glenn Morris2014-06-261-0/+1
* | Merge from emacs-24; up to 2014-06-08T18:27:[email protected]Glenn Morris2014-06-243-6/+6
|\|
| * * net/tramp-adb.el (tramp-adb-handle-process-file):Michael Albinus2014-06-223-6/+6
* | "the the", "from from" and "and and".Mario Lang2014-06-231-1/+1
* | Merge from emacs-24; up to 2014-06-06T02:22:[email protected]Glenn Morris2014-06-211-4/+6
|\|
| * Fix a regression bug in D-Bus event handling.Michael Albinus2014-06-151-4/+6
* | * net/rcirc.el (rcirc-omit-mode): Fix recenter error.Grégoire Jadi2014-06-191-1/+3
* | Sync with Tramp 2.2.10.Michael Albinus2014-06-158-248/+350
* | Merge from emacs-24; up to 2014-06-01T23:37:[email protected]Glenn 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:[email protected]Glenn 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:[email protected]Glenn 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:[email protected]Glenn 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:[email protected]Glenn 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:[email protected]Paul 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:[email protected]Juanma 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:[email protected]Paul 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:[email protected]Glenn 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:[email protected]Glenn 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:[email protected]Juanma Barranquero2014-03-262-86/+110
|\|