summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAge
* Merge branch 'feature/context-menu'Juri Linkov2021-08-17
|\
| * Add new context-menu options for menus "File At Point" and "Version Control".Juri Linkov2021-07-27
| * Improve docstring of context-menu-functions and add eww-context-menuJuri Linkov2021-07-21
| * Change the order of context-menu-functions and add more context menus.Juri Linkov2021-07-21
| * Add new mode context-menu-mode and use it in info.el and goto-addr.elJuri Linkov2021-07-20
* | Improve connection type `pipe' for remote processesMichael Albinus2021-08-12
* | Replace some `string-match-p' calls in TrampMichael Albinus2021-08-11
* | Tramp string-search and string-replace compatibility functionsMattias Engdegård2021-08-10
* | Fix last commit of tramp.elMichael Albinus2021-08-09
* | Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* | Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* | Code cleanup for Tramp's yubikey integrationMichael Albinus2021-08-03
* | Change Tramp version to "2.5.2-pre"Michael Albinus2021-07-30
* | Tweak previous mailcap-view-file changeMaxim Nikulin2021-07-30
* | mailcap.el: Avoid xdg-open silent failureMax Nikulin2021-07-30
* | Fix bug#49773 in TrampMichael Albinus2021-07-30
* | Display yubikey message properly in TrampMichael Albinus2021-07-28
* | ; Fix last change in tramp.elMichael Albinus2021-07-27
* | Final tweak for Tramp's yubikey detectionMichael Albinus2021-07-27
* | Some minor improvements for share handling in tramp-gvfs.elMichael Albinus2021-07-26
* | Adapt Tramp for yubikeyMichael Albinus2021-07-26
* | Adapt tramp-sudoedit.el for better testingMichael Albinus2021-07-26
* | Fix extended attributes for Tramp's sudoedit method (bug#49724)Michael Albinus2021-07-25
* | Use `file-name-concat' in TrampMichael Albinus2021-07-25
* | Fix last commit in tramp.elMichael Albinus2021-07-24
* | Add Tramp support for yubikey (bug#49714)Michael Albinus2021-07-24
* | Fix bug#49699Alex Bochannek2021-07-23
* | Fix an rcirc merge problemLars Ingebrigtsen2021-07-23
* | Merge branch 'feature/rcirc-update'Philip Kaludercic2021-07-23
|\ \ | |/ |/|
| * Add query command removed in 4ff1f66b12Philip Kaludercic2021-07-06
| * Fix issues with argument parsing in rcirc-define-commandPhilip Kaludercic2021-07-06
| * * rcirc.el (rcirc-define-command): Mention name of malformed commandPhilip Kaludercic2021-07-02
| * Fix SASL joining channels after authAlex McGrath2021-06-29
| * Send CAP END after authentication has been successfulAlex McGrath2021-06-29
| * Fix SASL on rcirc-updateAlex McGrath2021-06-28
| * Add SASL authentication to rcircAlex McGrath2021-06-24
| * Query encryption using yes-or-no-pPhilip Kaludercic2021-06-21
| * Use add-to-list instead of manually modifying minor-mode-alistPhilip Kaludercic2021-06-19
| * Force mode line update after modifying activity stringPhilip Kaludercic2021-06-16
| * Fix edge case with single argument for rcirc-define-commandPhilip Kaludercic2021-06-15
| * Fix argument parser for rcirc-define-command with string inputPhilip Kaludercic2021-06-15
| * Check if server buffer is livePhilip Kaludercic2021-06-15
| * Improve message markupPhilip Kaludercic2021-06-15
| * Fix construction of interactive specification in rcirc-define-commandPhilip Kaludercic2021-06-14
| * Rename set-rcirc-{encode,decode}-coding-systemPhilip Kaludercic2021-06-14
| * Preserve order of completion during cyclingPhilip Kaludercic2021-06-14
| * Add mouse properties to activity stringPhilip Kaludercic2021-06-14
| * Update activity string after switching to next active bufferPhilip Kaludercic2021-06-13
| * Preserve incoming order of messages with same timestampPhilip Kaludercic2021-06-10
| * Allow hiding certain message types after reconnectingPhilip Kaludercic2021-06-10