aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tramp code cleanupMichael Albinus2021-12-066-54/+71
* Fix minor clock skew issuesPaul Eggert2021-12-051-1/+1
* Simplify by using format-time-stringPaul Eggert2021-12-051-3/+1
* Simplify message-unique-id etc.Paul Eggert2021-12-051-10/+13
* Prefer nil to (current-time) when either will doPaul Eggert2021-12-054-4/+4
* Audit `string-match' usage in shr.elLars Ingebrigtsen2021-12-061-9/+9
* Add ".crate" to Tramp archive file suffixes.Michael Albinus2021-12-041-0/+2
* Further changes on directory summary line in TrampMichael Albinus2021-12-043-24/+23
* ; Fix removal of obsolete newsticker functionStefan Kangas2021-12-041-3/+3
* Merge from origin/emacs-28Stefan Kangas2021-12-041-1/+2
|\
| * Add Tramp version integrated in Emacs 28.1Michael Albinus2021-12-031-1/+2
| * Update Tramp version (don't merge with master)Michael Albinus2021-12-031-3/+3
| * Backport Tramp fixes, don't mergeMichael Albinus2021-11-241-1/+1
* | Remove some more items obsolete since Emacs 23Stefan Kangas2021-12-031-50/+2
* | Adapt directory summary line handling in TrampMichael Albinus2021-12-032-15/+19
* | browse-url-button-regexp: Recognize gemini: linksDaniel Fleischer2021-12-021-1/+1
* | Add new face `variable-pitch-text'Lars Ingebrigtsen2021-12-011-1/+1
* | Use pixel-fill-width in shr.elLars Ingebrigtsen2021-11-301-26/+14
* | Add new package pixel-fill.elLars Ingebrigtsen2021-11-301-103/+5
* | Define a face for shr textLars Ingebrigtsen2021-11-251-1/+5
* | * lisp/subr.el (event-start, event-end): Handle `(menu-bar)` eventsStefan Monnier2021-11-221-2/+1
* | ; Simplify rcirc authentication querying functionsOmar Polo2021-11-211-18/+3
* | implement certfp authentication to rcircOmar Polo2021-11-211-4/+22
* | ; Fix a few haiku typosRobert Pluim2021-11-211-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-11-211-1/+2
|\ \ | |/
| * Fix `browse-url-interactive-arg' for certain kinds of eventsPo Lu2021-11-201-1/+2
| * Add upward compatibility entry in Tramp (don't merge)Michael Albinus2021-11-191-0/+2
* | Add support for the Haiku operating system and its window systemPo Lu2021-11-202-4/+24
* | Make shr render text with superscripts prettierLars Ingebrigtsen2021-11-201-2/+9
* | Make puny-encode-string normalize firstLars Ingebrigtsen2021-11-191-0/+1
* | * lisp/net/mailcap.el (mailcap-parse-mailcaps): Fix $MAILCAPS caseStefan Monnier2021-11-181-19/+14
* | String backslash correctionsMattias EngdegÄrd2021-11-181-1/+1
* | Extend abbreviate-file-name for further Tramp methods.Michael Albinus2021-11-182-16/+18
* | Some minor Tramp updatesMichael Albinus2021-11-162-21/+46
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-162-48/+48
* | Fix minor problems resulting from Tramp regression testsMichael Albinus2021-11-158-18/+35
* | Support abbreviating home directory of Tramp filenamesJim Porter2021-11-154-3/+25
* | Merge from origin/emacs-28Stefan Kangas2021-11-151-1/+1
|\ \ | |/
| * * rcirc.el (rcirc-define-command): Fix interactive-spec generationPhilip Kaludercic2021-11-141-1/+1
* | Improve Tramp error handlingMichael Albinus2021-11-141-2/+9
* | Remove Tramp's `dired-compress-file' handler, not needed anymoreMichael Albinus2021-11-1310-74/+69
* | Remove Emacs 25 compatibility from TrampMichael Albinus2021-11-1214-385/+192
* | Fix image-animate declarationLars Ingebrigtsen2021-11-121-1/+1
* | Allow stopping animations automatically when the image disappearsLars Ingebrigtsen2021-11-121-7/+8
* | Improve performance of 'file-name-case-insensitive-p' for Tramp filesJim Porter2021-11-118-44/+47
* | Merge from origin/emacs-28Michael Albinus2021-11-111-8/+11
|\ \ | |/
| * Fix tramp-compat-file-name-concat (Bug#51754)Aleksandr Vityazev2021-11-111-8/+11
* | 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