aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extend background colours in shrLars Ingebrigtsen2020-08-251-2/+2
* Add sanity check in tramp-sh-get-signal-stringsMichael Albinus2020-08-241-0/+4
* Set basic SVG attributes (bug#40845)Alan Third2020-08-231-17/+0
* Rework direct async processes in TrampMichael Albinus2020-08-231-118/+80
* Add global-goto-address-modeNoah Swainland2020-08-201-0/+10
* Better check for multi-hops when calling direct async processesMichael Albinus2020-08-192-101/+100
* Trim titles in eww so that the host from the URL is visibleLars Ingebrigtsen2020-08-181-2/+23
* Stop using calc for ntlm time computationMattias Engdegård2020-08-161-25/+19
* * lisp/net/eudc-bob.el (eudc-bob-pipe-object-to-external-program): SimplifyStefan Monnier2020-08-151-18/+12
* * lisp/net/eudc-bob.el: Use lexical-binding; Misc simplificationsStefan Monnier2020-08-151-65/+35
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-29/+1
* * lisp/net/imap.el: Use proper outline headingsJonas Bernoulli2020-08-131-13/+19
* Remove Emacs 22 compat code from dns.elStefan Kangas2020-08-131-4/+1
* * lisp/net/mailcap.el (mailcap-mime-data): Remove long-forgotten `ee`Stefan Monnier2020-08-121-5/+0
* Remove some compat code from eudc-bob.elLars Ingebrigtsen2020-08-121-4/+2
* Fix a check for whether Emacs can play sounds in eudc-bobLars Ingebrigtsen2020-08-121-2/+2
* Implement Tramp direct async processes fallback for multi-hopsMichael Albinus2020-08-123-13/+26
* * lisp/net/tramp.el: Make last change backward compatible.Michael Albinus2020-08-111-2/+5
* ; Copyright fixGlenn Morris2020-08-101-6/+10
* Add constants for shell command output buffer namesTino Calancha2020-08-091-2/+2
* Add a command line (and MIME handler) function to start ewwLars Ingebrigtsen2020-08-091-0/+18
* Use lexical-binding in browse-url.el and add testsSimen Heggestøyl2020-08-071-6/+6
* Remove support for Mosaic from browse-urlStefan Kangas2020-08-071-124/+0
* Add Tramp support of direct asynchronous process invocationMichael Albinus2020-08-043-389/+561
* Fix Tramp portability issuesMichael Albinus2020-08-021-1/+1
* Try to fix mailcap parsing again to respect Emacs defaultsLars Ingebrigtsen2020-08-021-21/+39
* Implement alternative for Tramp's signal return stringMichael Albinus2020-08-013-19/+87
* Declare some ancient compat aliases obsolete (Bug#41328)Stefan Kangas2020-07-311-1/+1
* Minor dns.el clean upLars Ingebrigtsen2020-07-311-9/+9
* Fix Tramp bug#42538Michael Albinus2020-07-301-9/+15
* Add the new function dns-query-asynchronousLars Ingebrigtsen2020-07-301-58/+118
* Use lexical binding in dns.elLars Ingebrigtsen2020-07-301-26/+33
* Small dns.el code cleanupLars Ingebrigtsen2020-07-301-33/+27
* Make eww use the XDG download directoryLars Ingebrigtsen2020-07-291-13/+30
* Apply simpler fix for Tramp bug#39399Michael Albinus2020-07-281-74/+53
* Merge from origin/emacs-27Glenn Morris2020-07-201-2/+3
|\
| * Update systems using GnuTLS certificate filesEli Zaretskii2020-07-181-2/+3
* | Fix problem with Tramp progress reporterMichael Albinus2020-07-201-3/+5
* | * lisp/net/tramp-adb.el (tramp-adb-prompt): Further simplification.Michael Albinus2020-07-191-1/+1
* | Allow open-network-stream to use different TLS capability commandsLars Ingebrigtsen2020-07-191-19/+45
* | Make eww-open-file work with Tramp file namesLars Ingebrigtsen2020-07-181-5/+25
* | Fix documentation of a recent change in shr.elEli Zaretskii2020-07-181-13/+12
* | Fix <textarea> default texts in ewwXu Chunyang2020-07-171-1/+1
* | Add support for a shr-max-width variableLars Ingebrigtsen2020-07-171-1/+26
* | Clarify shr width computationLars Ingebrigtsen2020-07-171-22/+21
* | ; Simplify last change in shr.elBasil L. Contovounesios2020-07-171-3/+2
* | Show eww bookmarks buffer only if it's not emptyStefan Kangas2020-07-171-5/+9
* | Fix problems with not rendering shr tables with rowspanLars Ingebrigtsen2020-07-171-3/+20
* | More Tramp code cleanupMichael Albinus2020-07-128-158/+123
* | Fix multibyte chars of file names in tramp-adb.elMichael Albinus2020-07-111-40/+46