aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve Tramp's copy-directoryMichael Albinus2019-11-055-4/+18
* Always check for client-certificatesRobert Pluim2019-11-051-2/+24
* Improve Tramp error handlingMichael Albinus2019-11-047-3/+70
* Fix some minor Tramp problemsMichael Albinus2019-10-313-25/+31
* * lisp/net/tramp.el (outline-regexp): Remove declaration.Michael Albinus2019-10-301-1/+0
* Make shr scale images on all framesLars Ingebrigtsen2019-10-291-1/+1
* Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas2019-10-281-5/+0
* Add cert bundle path for OpenIndianaMichal Nowak2019-10-281-0/+1
* Reorder command-line switches in TrampKoichi Arakawa2019-10-281-2/+2
* Some Tramp trace improvementsMichael Albinus2019-10-271-2/+2
* Merge from origin/emacs-26Glenn Morris2019-10-261-2/+3
|\
| * Fix rcirc not to interpret nil as nickname (bug#37344)Leo Liu2019-10-071-2/+3
* | Add version tag to gnutls-min-prime-bitsStefan Kangas2019-10-231-1/+2
* | Remove leftover XEmacs compat code from dig.elStefan Kangas2019-10-201-4/+0
* | Fix docstrings in tramp.elMichael Albinus2019-10-201-3/+4
* | lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-2010-45/+47
* | Protect against invalid punycodeLars Ingebrigtsen2019-10-201-1/+4
* | * lisp/net/eww.el (eww-browse-url-new-window-is-tab): New defcustom.Juri Linkov2019-10-201-3/+20
* | * lisp/net/tramp.el (tramp-antispoof-regexp): Fix version.Glenn Morris2019-10-191-1/+1
* | Support PuTTY's antispoof message in TrampMichael Albinus2019-10-192-0/+18
* | Remove some compat code in imap.elLars Ingebrigtsen2019-10-191-4/+2
* | Don't have shr bug out if svg support isn't availableLars Ingebrigtsen2019-10-191-1/+2
* | Support old Samba versions in TrampMichael Albinus2019-10-182-3/+8
* | Remove XEmacs compat code from imap.elStefan Kangas2019-10-171-5/+5
* | lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-171-1/+1
* | Adapt Tramp's sudo method for non-default shells (Bug#31924)Michael Albinus2019-10-162-29/+2
* | lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-141-2/+3
* | Suppress eager completion on not connected hosts in TrampMichael Albinus2019-10-141-5/+7
* | Add "next" and "previous" shortcuts in eww-history buffersRaimon Grau2019-10-131-2/+2
* | Fix google-drive handling in tramp-gvfsMichael Albinus2019-10-121-4/+12
* | * lisp/net/tramp.el (tramp-handle-access-file): Use `file-truename'.Michael Albinus2019-10-121-1/+1
* | Cleanup TrampMichael Albinus2019-10-113-45/+7
* | Support zsh as local shell in Tramp (Bug#31924)Michael Albinus2019-10-091-5/+8
* | Remove some XEmacs compat code from newst*.elLars Ingebrigtsen2019-10-092-128/+124
* | Make mailcap-prefer-mailcap-viewers work as documentedLars Ingebrigtsen2019-10-071-46/+49
* | Use tabs in EWW (bug#37592)Juri Linkov2019-10-072-2/+29
* | Touch up previous shr-dom-to-xml encoding changeLars Ingebrigtsen2019-10-031-2/+7
* | Fix up previous SVG-multibyte fixLars Ingebrigtsen2019-10-031-8/+8
* | Avoid bugging out on multibyte SVG data in shrLars Ingebrigtsen2019-10-011-1/+3
* | Fix rendering of degenerate tables some more in shr.elLars Ingebrigtsen2019-09-301-1/+9
* | shr table fix refactoringLars Ingebrigtsen2019-09-301-84/+86
* | * lisp/net/nsm.el: Use lexical-bindingStefan Monnier2019-09-271-34/+22
* | Slight shr-put-image clean upLars Ingebrigtsen2019-09-241-7/+1
* | * lisp/net/tramp-sh.el (tramp-get-remote-stat): Ban "stat" on Solaris.Michael Albinus2019-09-241-19/+24
* | Allow controlling when to send cookies when retrieving images in shrLars Ingebrigtsen2019-09-241-5/+40
* | Allow scrolling the NSM windowLars Ingebrigtsen2019-09-241-72/+98
* | Tweak how much <sup>/<sub> raises/lowers text in shrLars Ingebrigtsen2019-09-231-2/+2
* | Update some URLsPaul Eggert2019-09-233-8/+8
* | * lisp/net/tramp.el (tramp-handle-file-modes): Check for nil file-attributes.Michael Albinus2019-09-211-4/+4
* | lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-217-13/+13