summaryrefslogtreecommitdiff
path: root/lisp/net/rcirc.el
AgeCommit message (Expand)Author
2026-05-14* lisp/net/rcirc.el (rcirc-monospace-text): Inherit 'fixed-pitch'Philip Kaludercic
2026-01-25Support `undo'ing user input after messages are receivedF. Moukayed
2026-01-17Remove rcirc-set-{en,de}code-coding-system aliasesPhilip Kaludercic
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-01Fix markup toggling in rcircPhilip Kaludercic
2025-10-18Rcirc: Fix invalid face error message when applying IRC colorAlcor
2025-09-13Fix parsing single-digit color codes in rcircAlcor
2025-06-09Support checking auth-source for NickServ password for rcircPhilip Kaludercic
2025-06-09; * lisp/net/rcirc.el (rcirc-channel-p): Simplify implementationPhilip Kaludercic
2025-06-09Require CertFP files for rcirc to existPhilip Kaludercic
2025-02-12Fix 'rcirc-buffer-process' not working on channel buffersThuna
2025-02-11Delete redundant lambdas around unary functionsStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-16Use `completion-table-with-metadata' (bug#74865)Daniel Mendler
2024-12-14Merge from origin/emacs-30Eli Zaretskii
2024-12-12; * lisp/net/rcirc.el (rcirc-next-active-buffer): Doc fix (bug#74773).Scott Bell
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-10-02; rcirc-update-activity-string: Justify some existing behaviourSean Whitton
2024-10-02Fix inconsistency in value of rcirc-activity-stringSean Whitton
2024-07-08Checkdoc fixes in `net/*.el`Stefan Kangas
2024-05-16; Fix wrong-type-argument in 'rcirc-handler-INVITE'Philip Kaludercic
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-20Specific rcirc log file time stamp formatMatto Fransen
2023-10-29Prefer seq-filter in rcirc.elStefan Kangas
2023-10-09Use text-mode as default value for 'rcirc-multiline-major-mode'Philip Kaludercic
2023-09-23; Handle authentication properly when reconnecting to IRCManphiz
2023-09-21; Handle authentication properly when reconnecting to IRCManphiz
2023-07-20Merge from origin/emacs-29Po Lu
2023-07-17; Improve accuracy of out-out-order message insertionPhilip Kaludercic
2023-05-06Merge from origin/emacs-29Dmitry Gutov
2023-05-04Fix order of rcirc-connect argumentsPhilip Kaludercic
2023-05-04Fix rcirc messages printing in the wrong placeThuna
2023-01-26; Fix issues with processing out-of-order IRC messagesPhilip Kaludercic
2023-01-26; Fix issues with processing out-of-order IRC messagesPhilip Kaludercic
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-16Fix typo in rcirc function nameStefan Kangas
2022-12-16Fix typo in rcirc variable nameStefan Kangas
2022-11-17Avoid raw control characters in two filesStefan Kangas
2022-11-05* lisp/net/rcirc.el (rcirc-print): Replace misjudged assertionPhilip Kaludercic
2022-10-26; Fix several symbol name typosStefan Kangas
2022-10-14* lisp/net/rcirc.el (rcirc-bridged-nick): Inherit from highlightPhilip Kaludercic
2022-10-14* lisp/net/rcirc.el (rcirc-generate-log-filename): Append ".log"Philip Kaludercic
2022-09-25* lisp/net/rcirc.el (rcirc-print): Remove 'fill-region' callPhilip Kaludercic
2022-09-25Add formatting commands to rcircPhilip Kaludercic
2022-09-20; Don't set nil to be a face fore-/backgroundPhilip Kaludercic
2022-09-20Have rcirc handle bridge botsPhilip Kaludercic
2022-09-09Delete many items obsolete since 24.3Stefan Kangas
2022-09-07Untabify rcirc.elPhilip Kaludercic