summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Remove XEmacs and ancient Emacs compatibility from newst-backend.elLars Ingebrigtsen2019-06-191-39/+0
* * lisp/net/trampver.el (customize-package-emacs-version-alist):Michael Albinus2019-06-151-1/+2
* Merge from origin/emacs-26Glenn Morris2019-06-151-1/+2
|\
| * * lisp/net/sieve-manage.el (sieve-manage-parse-capability): Doc fix.Juanma Barranquero2019-06-141-1/+2
* | Let tramp-archive unmount cleanMichael Albinus2019-06-151-11/+13
* | Make Tramp compatible to recent progress-reporter-updateMichael Albinus2019-06-152-2/+10
* | Some changes in process output read of TrampMichael Albinus2019-06-151-0/+2
* | Fix problem in remote file notificationMichael Albinus2019-06-141-11/+0
* | Fix compilation warnings in rfc2104Lars Ingebrigtsen2019-06-131-3/+2
* | Remove XEmacs support from dig.elLars Ingebrigtsen2019-06-121-3/+1
* | Remove XEmacs support from goto-addr.elLars Ingebrigtsen2019-06-121-2/+1
* | Remove XEmacs support from dns.elLars Ingebrigtsen2019-06-121-33/+21
* | Restore image scaling support when there's no native image scalingLars Ingebrigtsen2019-06-121-2/+12
* | Fix quoting problem in Tramp on w32 systemsMichael Albinus2019-06-105-24/+32
* | Check rcirc-server for auto authentication (Bug#10162)Steve Scott2019-06-051-10/+9
* | Stronger check for Tramp methodMichael Albinus2019-06-046-25/+39
* | Make rcirc PART and QUIT reasons customizable (Bug#12857)Daniel Ralston2019-06-011-4/+15
* | Handle argument to rcirc /part properly (Bug#11157)Noam Postavsky2019-06-011-4/+13
* | * lisp/net/rcirc.el: Remove redundant :group usageNoam Postavsky2019-06-011-106/+50
* | Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-4/+2
* | Another attempt to fix Bug#35769Michael Albinus2019-05-271-0/+3
* | * lisp/net/tramp-sh.el (tramp-maybe-open-connection): Revert fix for Bug#35769Michael Albinus2019-05-261-20/+14
* | Update author/maintainer infoPaul Eggert2019-05-264-4/+4
* | Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-262-3/+1
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-256-0/+6
* | Fix Bug#35769Michael Albinus2019-05-242-4/+10
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-197-7/+1
* | rfc2104.el: Remove XEmacs compat code.Lars Ingebrigtsen2019-05-191-10/+2
* | Fix recent Tramp typo that broke the buildPaul Eggert2019-05-181-0/+1
* | Bug#35769Michael Albinus2019-05-181-14/+20
* | Require less packages in TrampMichael Albinus2019-05-185-18/+17
* | * lisp/net/tramp.el (tramp-interrupt-process): Return proper value.Michael Albinus2019-05-181-3/+2
* | ; Add comment in tramp-archive.elMichael Albinus2019-05-181-0/+2
* | Make shr-rescale-image respect get-buffer-window againLars Ingebrigtsen2019-05-161-27/+29
* | Improve user convenience of the rcirc debug bufferIvan Shmakov2019-05-161-8/+16
* | * lisp/net/tramp.el (tramp-yesno-prompt-regexp): Extend.Michael Albinus2019-05-161-1/+4
* | Add standard unmatchable regexpMattias EngdegÄrd2019-05-151-1/+1
* | Avoid infinitly looping in tramp-interrupt-process (bug#35506)John Shahid2019-05-151-4/+3
* | Make image scaling work without imagemagick support in ewwLars Ingebrigtsen2019-05-151-31/+28
* | Make eww understand #fragment URLs at point interactivelyLars Ingebrigtsen2019-05-131-4/+4
* | Add a comment about the previous shr changeLars Ingebrigtsen2019-05-131-0/+2
* | Fix problems in shr when indenting tablesLars Ingebrigtsen2019-05-131-2/+4
* | Use a more specific Accepts header in ewwFederico Tedin2019-05-131-4/+10
* | (eww-follow-link): Record the location properly when following #linksXu Chunyang2019-05-121-0/+1
* | Handle subdomains in Tramp ad-hoc proxiesMichael Albinus2019-05-101-14/+12
* | Fix an error in tramp-vc-file-name-handlerMichael Albinus2019-05-094-63/+33
* | Use lambda in tramp-compat-* functionsMichael Albinus2019-05-061-106/+117
* | Rename shell-command-width to async-shell-command-width (bug#35055)Juri Linkov2019-05-051-3/+3
* | Adapt tests for recent file-notification changes in TrampMichael Albinus2019-05-051-1/+1
* | Notify broken file notification from TrampMichael Albinus2019-05-043-0/+11