aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* shr-width doc clarificationLars Ingebrigtsen2017-01-241-2/+3
* Allow passing in max-width/heightLars Ingebrigtsen2017-01-241-4/+11
* Fix auto-save-file-name problem in Tramp on MS WindowsMichael Albinus2017-01-171-1/+5
* Support stat 8.26 in TrampMichael Albinus2017-01-111-4/+6
* Fix a problem with `start-file-process' in TrampMichael Albinus2017-01-071-1/+5
* Avoid add-to-list on local variablesStefan Monnier2017-01-043-41/+29
* Check also for "gvfs-monitor-dir.exe" in TrampMichael Albinus2017-01-021-2/+7
* Remove tramp-gw.el, which was synced from emacs-25 by accidentMichael Albinus2017-01-011-336/+0
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-0172-73/+409
|\
| * Fix copyright years by handPaul Eggert2017-01-011-2/+2
| * Update copyright year to 2017Paul Eggert2016-12-3165-65/+65
* | Release Tramp 2.3.1Michael Albinus2016-12-273-28/+29
* | Remove gateway methods in TrampMichael Albinus2016-12-213-452/+23
* | More tests for TrampMichael Albinus2016-12-172-5/+9
* | Protect environment variables with double quotes in TrampDominique Quatravaux2016-12-151-4/+5
* | Further improvements in Tramp's file name unquotingMichael Albinus2016-12-125-57/+90
* | Fix further problems with quoted file names in TrampMichael Albinus2016-12-096-53/+74
* | Merge from origin/emacs-25Paul Eggert2016-12-071-1/+1
|\ \ | |/
* | Merge from origin/emacs-25Paul Eggert2016-12-071-0/+3
|\ \ | |/
| * Avoid errors in shr-pixel-column due to dedicated windowsEli Zaretskii2016-11-201-0/+3
* | Fix problems in quoting Tramp file namesMichael Albinus2016-12-073-20/+31
* | Remove compat code in TrampMichael Albinus2016-12-053-9/+3
* | Implement quoting the local part of a remote file nameMichael Albinus2016-12-042-19/+46
* | Handle quoted file names in TrampMichael Albinus2016-12-021-51/+51
* | Improve user retrieval from auth-source in TrampMichael Albinus2016-11-291-2/+3
* | shr.el: Don't render a normal table twiceKatsumi Yamaoka2016-11-291-3/+3
* | Add tramp-eshell-directory-change to eshell-first-time-mode-hookMichael Albinus2016-11-221-1/+4
* | Dump also connection local variables in Tramp bug reportsMichael Albinus2016-11-221-1/+3
* | Don't collect strings existing out of <tr>...</tr>Katsumi Yamaoka2016-11-211-11/+12
* | ; Spelling fixesPaul Eggert2016-11-191-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-194-8/+8
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-064-8/+8
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-172-2/+2
* | Fix Bug#24947 (Tramp + ido)Michael Albinus2016-11-171-29/+33
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-173-7/+7
* | Implement file name handler for `file-name-case-insensitive-p'Michael Albinus2016-11-155-5/+59
* | Implement connection-local variablesMichael Albinus2016-11-146-7/+24
* | * lisp/net/shr.el (shr-collect-extra-strings-in-table): Fix indentation.Katsumi Yamaoka2016-11-141-2/+2
* | * lisp/net/shr.el (shr-tag-table): Avoid duplication of images.Katsumi Yamaoka2016-11-141-41/+37
* | Silence tramp warningKen Brown2016-11-131-1/+2
* | * lisp/net/shr.el (shr--preferred-image): Add CR to whitespace regexps.Katsumi Yamaoka2016-11-111-28/+42
* | * lisp/net/shr.el (shr--preferred-image): Ignore whitespace (bug#24893).Katsumi Yamaoka2016-11-111-2/+4
* | Update quickurl.elMark Oteiza2016-11-091-27/+25
* | Refine multi-hop specs in TrampMichael Albinus2016-11-091-0/+5
* | Fix Bug#24889Michael Albinus2016-11-081-17/+11
* | Merge from origin/emacs-25Paul Eggert2016-11-041-4/+1
|\ \ | |/
| * Fix docstring of 'browse-url-firefox-new-window-is-tab'Tibor Csögör2016-11-041-4/+1
* | ; Fix warningsMark Oteiza2016-11-041-1/+1
* | * lisp/net/shr.el (shr-collect-extra-strings-in-table) New functionKatsumi Yamaoka2016-11-041-0/+37