aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton5 days1-2/+2
* Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias EngdegÄrd6 days1-2/+2
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton7 days1-2/+2
* Use seq-doseq for iterating over strings in ERCF. Jason Park2026-01-112-22/+3
* ; Add 2026 to copyright years.Sean Whitton2026-01-0141-41/+41
* December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* Fix regression involving erc-channel-user accessorsF. Jason Park2025-10-272-16/+32
* Change ERC version to 5.6.2-gitF. Jason Park2025-10-271-3/+4
* Release ERC 5.6.1F. Jason Park2025-10-211-2/+2
* Make function erc-scrolltobottom-mode idempotentF. Jason Park2025-09-041-0/+5
* Don't touch window configuration in erc-fill prompt hookF. Jason Park2025-09-041-7/+4
* Remove scrolltobottom dependency from erc-fill moduleF. Jason Park2025-08-251-12/+4
* Prefer window-text-pixel-size in erc-fillF. Jason Park2025-08-251-2/+8
* Don't set bufbar cursor-type in erc-mode buffersF. Jason Park2025-08-241-2/+2
* Use existing X-Debbugs-CC header in erc-bugF. Jason Park2025-08-241-2/+7
* ; Improve some doc strings in erc-servicesF. Jason Park2025-07-271-16/+9
* Use function-valued variable for ERC query predicateF. Jason Park2025-07-273-6/+21
* Cancel ERC autojoin timer in the server bufferF. Jason Park2025-07-271-13/+19
* Don't round-trip auto-reconnect probe in ERCF. Jason Park2025-04-161-85/+68
* Fix capitalization ELisp -> ElispSean Whitton2025-03-121-1/+1
* Add erc-compat adapter for xml-escape-stringF. Jason Park2025-03-112-2/+14
* Suppress log module when inserting date stamps in ERCF. Jason Park2025-03-112-1/+6
* Use .pem extension for client certs in ERC docsF. Jason Park2025-02-211-9/+8
* Don't kill window buffer in erc--split-lineF. Jason Park2025-02-211-28/+29
* Prefer cl-evenp/cl-oddp in some placesStefan Kangas2025-02-171-1/+1
* More clearly define local module behavior in ERCF. Jason Park2025-02-076-18/+24
* Run erc-services-regain-mode callback on a timerF. Jason Park2025-02-021-6/+19
* ; Remove obsolete :options value from erc-mode-hookF. Jason Park2025-02-021-3/+4
* Reuse client cert for connectivity probing in ERCF. Jason Park2025-01-222-76/+119
* ; Don't quote localp argument to define-erc-moduleF. Jason Park2025-01-226-7/+7
* Improve use of Flyspell's API in erc-spellingF. Jason Park2025-01-071-2/+23
* Fix regression in erc-nicks involving color poolsF. Jason Park2025-01-071-14/+12
* Update copyright year to 2025Paul Eggert2025-01-0141-41/+41
* Merge from origin/emacs-30Eli Zaretskii2024-12-283-4/+4
|\
| * Don't start docstrings with "This function" or similarStefan Kangas2024-12-263-4/+4
| * Backport: Don't autoload erc-modulesF. Jason Park2024-11-161-2/+0
* | Add command to clear erc-track's mode-line indicatorAlex Bochannek2024-12-271-0/+6
* | Reuse process in erc-server-delayed-check-reconnectF. Jason Park2024-12-271-18/+44
* | Use smarter default for erc-server-reconnect-functionF. Jason Park2024-12-201-3/+17
* | Add command for teaching Imenu about ERC macrosF. Jason Park2024-12-201-0/+1
* | Disable which-func-mode in erc-imenu buffersF. Jason Park2024-12-201-11/+24
* | ; Slightly improve test case for erc-parse-modesF. Jason Park2024-12-091-3/+3
* | Reserve erc-normalize-port for equality comparisonsF. Jason Park2024-12-011-25/+33
* | Allow querying auth-source with port as string in ERCTrevor Arjeski2024-12-011-2/+3
* | Clear buffer-undo-list after sending input in ERCF. Jason Park2024-12-011-6/+4
* | Fix customization type of erc-spelling-dictionariesBruno Boal2024-11-151-5/+7
* | Use helper to get erc-networks--id symbol as stringF. Jason Park2024-11-154-19/+18
* | Don't start docstrings with "This function"Stefan Kangas2024-11-011-2/+2
* | Mark if-let and when-let obsoleteSean Whitton2024-10-2418-350/+350
* | Don't autoload erc-modulesF. Jason Park2024-10-181-2/+0