summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2017-03-191-2/+3
|\
| * * lisp/net/eww.el (eww-reload): Doc fix. (Bug#25981)Eli Zaretskii2017-03-111-2/+3
* | Merge from origin/emacs-25Paul Eggert2017-03-191-1/+1
|\ \ | |/
| * Fix auto-save-file-name problem in Tramp on MS Windows. Do not mergeMichael Albinus2017-01-171-1/+5
* | Merge from origin/emacs-25Paul Eggert2017-03-191-0/+1
|\ \ | |/
| * * lisp/net/eww.el (eww-tag-meta): Handle single quoted URLs (Bug#25445).Ian Dunn2017-01-151-0/+1
* | Remove unused vars in cl-extra.el and tramp.el.Stefan Monnier2017-03-181-4/+8
* | Fix Bug#26156Michael Albinus2017-03-181-1/+1
* | Tune `tramp-completion-file-name-regexp-unified'Michael Albinus2017-03-141-2/+2
* | Require method in remote file name syntaxMichael Albinus2017-03-138-208/+126
* | Simplify checks for xdg-open and xdg-emailPaul Eggert2017-03-091-31/+9
* | Fix bug#23006Michael Albinus2017-03-092-33/+26
* | Fix bug#26011Michael Albinus2017-03-081-0/+5
* | Support browsing URLs with embedded spaces on MS-WindowsEli Zaretskii2017-03-071-1/+1
* | Fix issues with dedicated windows in shr.elDavid Bremner2017-03-041-0/+6
* | Fix color component calculations in color.elEli Zaretskii2017-03-031-1/+1
* | Small puny.el fixGlenn Morris2017-03-011-4/+6
* | Work on `tramp-completion-mode-p'Michael Albinus2017-02-261-10/+13
* | Fix bug#25854Michael Albinus2017-02-251-14/+17
* | Rework connection local variablesMichael Albinus2017-02-192-3/+11
* | Fix bug#25788Michael Albinus2017-02-191-4/+7
* | Lists used as plists now have to be an even lengthLars Ingebrigtsen2017-02-181-5/+6
* | Unset `non-essential' in Tramp when not needed anymoreMichael Albinus2017-02-183-7/+10
* | Continue to fix bug#25607Michael Albinus2017-02-151-44/+16
* | Fix bug#25607Michael Albinus2017-02-121-10/+15
* | Fix a subtle problem in Tramp with timersMichael Albinus2017-02-011-6/+24
* | lisp/*.el: Fix some warningsJuanma Barranquero2017-01-291-3/+3
* | Use access-file in EWW to check before downloading a fileMark Oteiza2017-01-281-0/+1
* | Fix a couple eww customization typesMark Oteiza2017-01-271-2/+2
* | Document :shell-command in `make-network-process'Lars Ingebrigtsen2017-01-261-0/+4
* | Make eww buffers prettier in the buffer listingLars Ingebrigtsen2017-01-261-2/+6
* | Avoid having eww unexpectedly open external browsersLars Ingebrigtsen2017-01-241-1/+8
* | When opening new eww buffers, use buffer names based on the host nameLars Ingebrigtsen2017-01-241-21/+28
* | Fix rendering of some complex SVG imagesLars Ingebrigtsen2017-01-241-5/+7
* | Clarify the last clarificationLars Ingebrigtsen2017-01-241-2/+2
* | 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