aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/rcirc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support `undo'ing user input after messages are receivedF. Moukayed2026-01-251-6/+43
* Remove rcirc-set-{en,de}code-coding-system aliasesPhilip Kaludercic2026-01-171-10/+0
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Fix markup toggling in rcircPhilip Kaludercic2025-11-011-1/+5
* Rcirc: Fix invalid face error message when applying IRC colorAlcor2025-10-181-2/+2
* Fix parsing single-digit color codes in rcircAlcor2025-09-131-2/+2
* Support checking auth-source for NickServ password for rcircPhilip Kaludercic2025-06-091-35/+46
* ; * lisp/net/rcirc.el (rcirc-channel-p): Simplify implementationPhilip Kaludercic2025-06-091-4/+1
* Require CertFP files for rcirc to existPhilip Kaludercic2025-06-091-2/+2
* Fix 'rcirc-buffer-process' not working on channel buffersThuna2025-02-121-5/+5
* Delete redundant lambdas around unary functionsStefan Kangas2025-02-111-5/+4
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Use `completion-table-with-metadata' (bug#74865)Daniel Mendler2024-12-161-4/+2
* Merge from origin/emacs-30Eli Zaretskii2024-12-141-1/+2
|\
| * ; * lisp/net/rcirc.el (rcirc-next-active-buffer): Doc fix (bug#74773).Scott Bell2024-12-121-1/+2
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-20/+20
|/
* ; rcirc-update-activity-string: Justify some existing behaviourSean Whitton2024-10-021-0/+11
* Fix inconsistency in value of rcirc-activity-stringSean Whitton2024-10-021-1/+6
* Checkdoc fixes in `net/*.el`Stefan Kangas2024-07-081-1/+1
* ; Fix wrong-type-argument in 'rcirc-handler-INVITE'Philip Kaludercic2024-05-161-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
| * ; Handle authentication properly when reconnecting to IRCManphiz2023-09-231-0/+1
* | Specific rcirc log file time stamp formatMatto Fransen2023-12-201-1/+7
* | Prefer seq-filter in rcirc.elStefan Kangas2023-10-291-8/+3
* | Use text-mode as default value for 'rcirc-multiline-major-mode'Philip Kaludercic2023-10-091-1/+2
* | ; Handle authentication properly when reconnecting to IRCManphiz2023-09-211-0/+1
* | Merge from origin/emacs-29Po Lu2023-07-201-1/+1
|\ \ | |/
| * ; Improve accuracy of out-out-order message insertionPhilip Kaludercic2023-07-171-1/+1
* | Merge from origin/emacs-29Dmitry Gutov2023-05-061-7/+7
|\ \ | |/
| * Fix order of rcirc-connect argumentsPhilip Kaludercic2023-05-041-2/+2
| * Fix rcirc messages printing in the wrong placeThuna2023-05-041-5/+5
| * ; Fix issues with processing out-of-order IRC messagesPhilip Kaludercic2023-01-261-2/+1
* | ; Fix issues with processing out-of-order IRC messagesPhilip Kaludercic2023-01-261-2/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Fix typo in rcirc function nameStefan Kangas2022-12-161-5/+8
* | Fix typo in rcirc variable nameStefan Kangas2022-12-161-3/+5
|/
* Avoid raw control characters in two filesStefan Kangas2022-11-171-10/+10
* * lisp/net/rcirc.el (rcirc-print): Replace misjudged assertionPhilip Kaludercic2022-11-051-1/+2
* ; Fix several symbol name typosStefan Kangas2022-10-261-1/+1
* * 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
* * 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
* ; 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
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-8/+0
* Untabify rcirc.elPhilip Kaludercic2022-09-071-659/+659
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1