summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Fix the look of the <video> elements in shrLars Ingebrigtsen2021-11-101-1/+1
* * lisp/net/tramp-cache.el (tramp-persistency-file-name):Michael Albinus2021-11-091-2/+1
* Improve performance when checking case-sensitivity of Tramp file namesJim Porter2021-11-092-6/+6
* Add back/forward mouse button bindings in ewwStefan Kangas2021-11-091-0/+3
* Fix compiler warning building net/shr.el without xwidget supportPo Lu2021-11-091-0/+3
* Prefer locate-user-emacs-fileStefan Kangas2021-11-092-5/+3
* Don't create temporary files for <video>Lars Ingebrigtsen2021-11-091-13/+6
* Fix typo in last shr changeLars Ingebrigtsen2021-11-091-1/+1
* Fix shr-tag-video startup issueLars Ingebrigtsen2021-11-091-0/+1
* Optionally use use xwidgets to display <video> elements in shrLars Ingebrigtsen2021-11-091-4/+38
* Add new user option eww-url-transformersLars Ingebrigtsen2021-11-071-2/+22
* Allow yanking images to html-modeLars Ingebrigtsen2021-11-071-0/+1
* Add new function mailcap-mime-type-to-extensionLars Ingebrigtsen2021-11-061-0/+8
* Tweak `eww' new-buffer parametersLars Ingebrigtsen2021-11-061-5/+5
* Fix (un)compressing directories in TrampTino Calancha2021-11-051-11/+23
* Reset mailcap entries only when mailcap files are read againGregory Heytings2021-11-041-8/+8
* Improve file-has-changed-pGregory Heytings2021-11-021-1/+3
* Read mailcaps again only when necessaryGregory Heytings2021-11-011-12/+13
* Merge from origin/emacs-28Michael Albinus2021-11-011-6/+3
|\
| * Adapt arguments of `tramp-make-tramp-file-name'Michael Albinus2021-11-011-6/+3
* | Merge from origin/emacs-28Eli Zaretskii2021-10-311-7/+6
|\|
| * Fix rendering of title-less <abbr> tags in shrLars Ingebrigtsen2021-10-311-7/+6
* | Merge from origin/emacs-28Glenn Morris2021-10-292-1/+8
|\|
| * Some Tramp changes, mainly in tramp-tests.elMichael Albinus2021-10-292-1/+8
* | Change the with-delayed-message syntax to allow future extensibilityLars Ingebrigtsen2021-10-251-1/+1
* | Display a message if HMTL rendering takes a long timeLars Ingebrigtsen2021-10-241-1/+2
* | Merge from origin/emacs-28Glenn Morris2021-10-222-5/+5
|\|
| * Fix rfc6068-parse-mailto-url autoloadItai Y. Efrat2021-10-221-1/+1
| * * lisp/net/eww.el (eww-retrieve-command): Add :tag.Robert Pluim2021-10-221-4/+4
* | Merge from origin/emacs-28Glenn Morris2021-10-195-77/+71
|\|
| * Fix some Tramp problemsMichael Albinus2021-10-185-77/+71
* | Add sample user function in eww-auto-rename-bufferProtesilaos Stavrou2021-10-181-1/+8
* | Add new option to rename eww buffersProtesilaos Stavrou2021-10-151-5/+60
* | Merge from origin/emacs-28Glenn Morris2021-10-144-21/+6
|\|
| * Accept process-filter t in TrampMichael Albinus2021-10-143-3/+3
| * Use browse-url-button-regexp for rcirc-url-regexpPhilip Kaludercic2021-10-131-18/+3
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-131-0/+1
* | Make dbus work in a dumped EmacsLars Ingebrigtsen2021-10-121-9/+13
* | Merge from origin/emacs-28Glenn Morris2021-10-115-39/+36
|\|
| * Tramp code cleanupMichael Albinus2021-10-095-39/+36
| * Backport: * lisp/net/tramp-archive.el (tramp-archive-autoload-file-name-handl...Stefan Monnier2021-10-071-1/+1
* | * lisp/net/tramp-archive.el (tramp-archive-autoload-file-name-handler): ScopeStefan Monnier2021-10-061-1/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-055-38/+45
|\|
| * Check, whether an FUSE mount has been broken in TrampMichael Albinus2021-10-052-34/+41
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-053-4/+4
* | Change the call convention for `defvar-keymap'Lars Ingebrigtsen2021-10-052-13/+18
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-2/+3
* | Merge from origin/emacs-28Glenn Morris2021-10-046-44/+86
|\|
| * Fix unmounting in TrampMichael Albinus2021-10-035-34/+69
| * ; Fix last change in tramp-sshfs.elMichael Albinus2021-10-031-6/+8