summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Use `file-attribute-*' in Tramp...Michael Albinus2016-08-306-74/+193
* Use `process-live-p' in Tramp...Michael Albinus2016-08-298-48/+55
* * lisp/net/tramp-sh.el (tramp-get-remote-perl): Perform a basic check....Michael Albinus2016-08-261-6/+10
* ; Spelling fixesPaul Eggert2016-08-212-2/+2
* Fix stale cache problem in Tramp...Michael Albinus2016-08-151-3/+8
* Improve handling of defcustoms in tramp...Michael Albinus2016-08-146-58/+117
* Add compatibility layer for `temporary-file-directory-function'...Michael Albinus2016-08-102-1/+8
* Support $ENV in Tramp...Michael Albinus2016-08-091-10/+10
* Add `make-nearby-temp-file' and `temporary-file-directory'...Michael Albinus2016-08-075-4/+26
* Add missing dcstrings in Tramp, remove chec for obsolee methods...Michael Albinus2016-08-078-42/+63
* Merge from origin/emacs-25...Paul Eggert2016-08-052-15/+35
|\
| * ; * lisp/net/tramp.el: Fix 2010-10-04 comment typo. (Bug#23913)Glenn Morris2016-07-131-1/+1
| * Delete environment variables in Tramp when needed...Michael Albinus2016-07-121-14/+34
* | Merge from origin/emacs-25...Paul Eggert2016-08-051-3/+5
|\|
| * * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix.Michael Albinus2016-06-301-2/+2
| * * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix. (Bug#23865)Eli Zaretskii2016-06-291-2/+4
| * tramp-sh.el: Work around a stat bug (backport from master)...Michael Albinus2016-05-061-2/+4
* | Fix Bug#23883...Michael Albinus2016-08-021-1/+4
* | Move read-multiple-choice to subr-x.el...Lars Ingebrigtsen2016-07-221-0/+1
* | * lisp/net/shr.el (shr-fill-line):...Katsumi Yamaoka2016-07-211-5/+4
* | Fix shr.el/image build problem...Lars Ingebrigtsen2016-07-201-0/+1
* | An efficient built-in mapcan...Mario Lang2016-07-101-2/+1
* | Avoid recursive detection of remote uid and gid in tramp-gvfs.el...Michael Albinus2016-07-091-8/+9
* | Wrap around error in coreutil's ls...Jürgen Hötzel2016-07-091-0/+2
* | Turn on lexical binding...Mark Oteiza2016-07-081-14/+11
* | Derive secrets-mode from special-mode...Mark Oteiza2016-07-081-18/+15
* | Detect remote uid and gid in tramp-gvfs.el...Michael Albinus2016-07-081-18/+53
* | Fix an error in Tramp for rsync...Michael Albinus2016-07-071-11/+9
* | * lisp/net/tramp-gvfs.el (tramp-gvfs-mount-spec): Fix typo.Michael Albinus2016-07-061-1/+1
* | Make all Tramp tests pass for "gdrive" method...Michael Albinus2016-07-053-27/+31
* | Add Google Drive support to Tramp...Michael Albinus2016-07-043-48/+67
* | Fix the prefix action of shr-copy-url...Lars Magne Ingebrigtsen2016-06-271-2/+4
* | Sync with Tramp 2.3.0...Michael Albinus2016-06-261-3/+3
* | Fix some oddities in Tramp's rsync and smb methods...Michael Albinus2016-06-262-8/+8
* | Teach net-utils more iproute2 and nl80211 tools...Mark Oteiza2016-06-251-14/+28
* | Remove some more face aliases obsoleted in 22.1...Mark Oteiza2016-06-231-28/+4
* | ; Refer to version 25.2 rather than 26.1....Glenn Morris2016-06-101-1/+1
* | Leading "*" in the doc of defvars is long obsolete....Glenn Morris2016-06-102-3/+5
* | Remove obsolete leading * from defcustom, defface doc strings....Glenn Morris2016-06-093-12/+12
* | Misc small webjump updates....Glenn Morris2016-06-071-160/+49
* | Improve robustness for out-of-band copy in Tramp...Michael Albinus2016-05-315-42/+27
* | ; Spelling fixesPaul Eggert2016-05-302-2/+2
* | Fix Bug#23631 for Tramp...Michael Albinus2016-05-305-216/+96
* | Sync with Tramp repository....Michael Albinus2016-05-285-202/+334
* | Fix Bug#23614....Michael Albinus2016-05-262-5/+7
* | :max-width/height fixes for shr after the scaling changes...Lars Ingebrigtsen2016-05-141-2/+5
* | * lisp/net/sieve-mode.el: Handle the text:... notation...Stefan Monnier2016-05-131-41/+56
* | Support srcset in <img>...Lars Ingebrigtsen2016-05-121-2/+40
* | Do not autoload some functions of tramp.el...Michael Albinus2016-05-121-7/+2
* | Avoid recursive load of tramp.el...Michael Albinus2016-05-121-3/+6