aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* soap-client: Add byte-code compatibility function (Bug#31742)Thomas Fitzsimmons2018-06-112-41/+51
* Don't have shr bug out on degenerate <img> tagsLars Ingebrigtsen2018-06-111-0/+4
* Remove Tramp "obex" and "synce" methodsMichael Albinus2018-06-071-294/+10
* Make `tramp-make-tramp-file-name' calls consistent.Michael Albinus2018-05-264-65/+48
* Fix file name completion in TrampMichael Albinus2018-05-241-7/+3
* Fix Bug#31558Michael Albinus2018-05-246-114/+57
* Extend secrets.el by searching for object paths.Michael Albinus2018-05-221-18/+25
* Fix Bug#31489Michael Albinus2018-05-211-2/+13
* Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-161-1/+2
* Fix Bug#29575Michael Albinus2018-05-151-60/+78
* Fix Bug#31068Michael Albinus2018-05-151-22/+28
* * lisp/net/ange-ftp.el (ange-ftp-allow-child-lookup):Michael Albinus2018-05-141-5/+0
* Tramp updatesMichael Albinus2018-05-111-0/+12
* Merge from origin/emacs-26Glenn Morris2018-05-071-1/+15
|\
| * Fix report-emacs-bug via mailclient on MS-WindowsEli Zaretskii2018-05-031-1/+15
* | Fix Bug#31272Michael Albinus2018-05-061-8/+14
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-021-7/+3
* | Adapt Tramp for auth-sourceMichael Albinus2018-05-021-11/+14
* | Fix some edge cases of tramp-smbMichael Albinus2018-05-022-2/+16
* | * lisp/net/socks.el: Use lexical-binding and process propertiesStefan Monnier2018-04-291-257/+249
* | * lisp/net/eudc.el (split-string): Remove pre-21 fallback definition.Glenn Morris2018-04-251-19/+0
* | socks.el: remove pre-21 compatibility codeGlenn Morris2018-04-241-17/+1
* | Let Tramp save passwordsMichael Albinus2018-04-234-24/+54
* | Ensure proper EOL handling for Tramp on macOSMichael Albinus2018-04-231-6/+4
* | * lisp/net/newst-backend.el (newsticker--sentinel-work):Glenn Morris2018-04-201-4/+5
* | Handle chrooted environments in TrampMichael Albinus2018-04-192-5/+12
* | Set :version of shr facesBasil L. Contovounesios2018-04-171-0/+3
* | shr doc string fixLars Ingebrigtsen2018-04-171-3/+3
* | Modernise face specs and set version tags in eww/shrBasil L. Contovounesios2018-04-172-9/+9
* | Tweak shr window width computationLars Ingebrigtsen2018-04-171-1/+2
* | Reimplement `shr-next-link' and `shr-previous-link'Lars Ingebrigtsen2018-04-171-39/+9
* | EUDC: Enable lexical binding and do some cleanupsStefan Monnier2018-04-151-59/+45
* | Make eww handle "http://a/../../../g"Lars Ingebrigtsen2018-04-151-2/+7
* | Query the user whether to increase stack depth in shrLars Ingebrigtsen2018-04-151-2/+6
* | Avoid an infloop in shr filling when not using fontsLars Ingebrigtsen2018-04-151-36/+39
* | Further shr line folding/link continuation tweaksLars Ingebrigtsen2018-04-141-10/+17
* | Tweak shr link text property adjustments when foldingLars Ingebrigtsen2018-04-141-2/+2
* | Tweak mailcap precedence so that Emacs values are heeded betterLars Ingebrigtsen2018-04-141-18/+38
* | Don't bind image commands on eww non-image linksLars Ingebrigtsen2018-04-141-1/+10
* | Tweak the fonts applied to shr indentationLars Ingebrigtsen2018-04-131-6/+6
* | Prefer settings from ~/.mailcap over system and Emacs settingsLars Ingebrigtsen2018-04-131-3/+16
* | Fix bug in shr-urlify introduced in previous patchLars Ingebrigtsen2018-04-131-2/+3
* | Make shr support inline <div>sLars Ingebrigtsen2018-04-131-3/+7
* | Notify the user a bit more before clicking IDNA linksLars Ingebrigtsen2018-04-131-6/+18
* | gnutls.el now needs punycodeLars Ingebrigtsen2018-04-131-0/+1
* | Make Unicode domain names work again in URL after recent changesLars Ingebrigtsen2018-04-132-3/+4
* | Use a separate history for the eww promptLars Ingebrigtsen2018-04-131-1/+2
* | Fix Bug#30246Michael Albinus2018-04-131-1/+1
* | Change gnutls-verify-error to be first-matchPeder O. Klingenberg2018-04-131-2/+5
* | Make #anchors work again in ewwLars Ingebrigtsen2018-04-131-4/+4