summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of $PATH in Eshell for remote directoriesJim Porter2022-10-171-10/+11
* Signal an error in dictionary lookup if there's no word at pointDaniel Martín2022-10-161-1/+4
* Minor Tramp fixesMichael Albinus2022-10-152-34/+40
* * lisp/net/rcirc.el (rcirc-bridged-nick): Inherit from highlightPhilip Kaludercic2022-10-141-5/+1
* * lisp/net/rcirc.el (rcirc-generate-log-filename): Append ".log"Philip Kaludercic2022-10-141-3/+5
* Fix browse-url-emacs for file: URLs on WindowsLars Ingebrigtsen2022-10-131-0/+5
* Fix Tramp completion on MS WindowsMichael Albinus2022-10-101-30/+16
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-071-45/+44
* Add tramp-kubernetes integrationFilipp Gunbin2022-10-052-25/+84
* Rename lisp/net/tramp-docker.el to lisp/net/tramp-container.elFilipp Gunbin2022-10-051-6/+6
* Provide Podman containers on their own method in TrampBrian Cully2022-10-041-5/+36
* Port TZ settings to POSIXPaul Eggert2022-10-022-2/+2
* Decrease use of the word "Emacsen" in Tramp docsStefan Kangas2022-10-024-6/+6
* Fix point movement when indenting in sieve-modeLars Ingebrigtsen2022-10-021-1/+7
* Revert "Decrease use of the word "Emacsen" in docs"Stefan Kangas2022-10-014-6/+6
* Tramp cleanupMichael Albinus2022-10-013-9/+12
* Use a version for the Tramp cacheMichael Albinus2022-10-012-2/+24
* Decrease use of the word "Emacsen" in docsStefan Kangas2022-10-014-6/+6
* Merge from origin/emacs-28Stefan Kangas2022-10-011-0/+5
|\
| * Fix connection property incompatibility in TrampMichael Albinus2022-09-301-0/+5
* | Make mailcap--regexp-quote-type more resilientLars Ingebrigtsen2022-10-011-2/+4
* | Make mailcap consistent about regexp-quoting minorsLars Ingebrigtsen2022-10-011-3/+8
* | Fix the `dictionary' parent defgroupLars Ingebrigtsen2022-09-301-1/+1
* | ; Fix typosStefan Kangas2022-09-281-1/+1
* | Simplify eww--rescale-images codeLars Ingebrigtsen2022-09-281-9/+8
* | Follow #target links in eww without re-renderingVisuwesh2022-09-281-5/+12
* | Add back useful information from gnus-coding.texiStefan Kangas2022-09-271-0/+2
* | Some tramp-docker.el adaptionsMichael Albinus2022-09-271-14/+17
* | Fix (thing-at-point 'url) in eww formsLars Ingebrigtsen2022-09-262-3/+4
* | Rescale images along with text in eww with `C-x C-+'Lars Ingebrigtsen2022-09-261-0/+20
* | Keep point in eww after hitting `g'Lars Ingebrigtsen2022-09-261-5/+3
* | * lisp/net/rcirc.el (rcirc-print): Remove 'fill-region' callPhilip Kaludercic2022-09-251-3/+0
* | Add formatting commands to rcircPhilip Kaludercic2022-09-251-0/+86
* | Adapt tramp-docker integrationMichael Albinus2022-09-242-69/+45
* | * lisp/net/tramp-docker.el: New file.Brian Cully2022-09-241-0/+125
* | Improve don't save bookmark context from encrypted filesMichael Albinus2022-09-221-0/+8
* | ; Don't set nil to be a face fore-/backgroundPhilip Kaludercic2022-09-201-4/+2
* | Have rcirc handle bridge botsPhilip Kaludercic2022-09-201-14/+90
* | ; Minor Tramp cleanupsMichael Albinus2022-09-201-15/+29
* | Wrap max-specpdl-size with with-no-warnings in TrampMichael Albinus2022-09-202-4/+8
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2022-09-191-35/+27
|\ \
| * | Abolish max-specpdl-size (bug#57911)Mattias Engdegård2022-09-191-35/+27
* | | Revert change in Tramp inotifywaitMichael Albinus2022-09-191-1/+2
|/ /
* | Merge from origin/emacs-28Stefan Kangas2022-09-191-2/+4
|\ \ | |/
| * Fix Tramp error with eshell integrationMichael Albinus2022-09-181-2/+4
| * Sync with Tramp 2.5.3.2. Don't merge with masterMichael Albinus2022-09-175-24/+59
* | Minor Tramp cleanupsMichael Albinus2022-09-183-7/+7
* | Fix recent filenotify-tests changesMichael Albinus2022-09-171-1/+1
* | Enable `dont-follow' for inotify file notificationsMichael Albinus2022-09-161-2/+4
* | Also use eww URL transformers in the actual linksLars Ingebrigtsen2022-09-142-1/+9