aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-04Make function erc-scrolltobottom-mode idempotentF. Jason Park1-0/+5
2025-09-04Don't touch window configuration in erc-fill prompt hookF. Jason Park1-7/+4
2025-08-25Remove scrolltobottom dependency from erc-fill moduleF. Jason Park1-12/+4
2025-08-25Prefer window-text-pixel-size in erc-fillF. Jason Park1-2/+8
2025-08-24Don't set bufbar cursor-type in erc-mode buffersF. Jason Park1-2/+2
2025-08-24Use existing X-Debbugs-CC header in erc-bugF. Jason Park1-2/+7
2025-07-27; Improve some doc strings in erc-servicesF. Jason Park1-16/+9
2025-07-27Use function-valued variable for ERC query predicateF. Jason Park3-6/+21
2025-07-27Cancel ERC autojoin timer in the server bufferF. Jason Park1-13/+19
2025-04-16Don't round-trip auto-reconnect probe in ERCF. Jason Park1-85/+68
2025-03-12Fix capitalization ELisp -> ElispSean Whitton1-1/+1
2025-03-11Add erc-compat adapter for xml-escape-stringF. Jason Park2-2/+14
2025-03-11Suppress log module when inserting date stamps in ERCF. Jason Park2-1/+6
2025-02-21Use .pem extension for client certs in ERC docsF. Jason Park1-9/+8
2025-02-21Don't kill window buffer in erc--split-lineF. Jason Park1-28/+29
2025-02-20; Delete troff markers from ChangeLog filesemacs-30.1-rc1Stefan Kangas2-2/+2
2025-02-17Prefer cl-evenp/cl-oddp in some placesStefan Kangas1-1/+1
2025-02-07More clearly define local module behavior in ERCF. Jason Park6-18/+24
2025-02-02Run erc-services-regain-mode callback on a timerF. Jason Park1-6/+19
2025-02-02; Remove obsolete :options value from erc-mode-hookF. Jason Park1-3/+4
2025-01-22Reuse client cert for connectivity probing in ERCF. Jason Park2-76/+119
2025-01-22; Don't quote localp argument to define-erc-moduleF. Jason Park6-7/+7
2025-01-07Improve use of Flyspell's API in erc-spellingF. Jason Park1-2/+23
2025-01-07Fix regression in erc-nicks involving color poolsF. Jason Park1-14/+12
2025-01-02Update copyright year to 2025Stefan Kangas41-41/+41
2025-01-01Update copyright year to 2025Paul Eggert41-41/+41
2024-12-27Add command to clear erc-track's mode-line indicatorAlex Bochannek1-0/+6
2024-12-27Reuse process in erc-server-delayed-check-reconnectF. Jason Park1-18/+44
2024-12-26Don't start docstrings with "This function" or similarStefan Kangas3-4/+4
2024-12-20Use smarter default for erc-server-reconnect-functionF. Jason Park1-3/+17
2024-12-20Add command for teaching Imenu about ERC macrosF. Jason Park1-0/+1
2024-12-20Disable which-func-mode in erc-imenu buffersF. Jason Park1-11/+24
2024-12-09; Slightly improve test case for erc-parse-modesF. Jason Park1-3/+3
2024-12-01Reserve erc-normalize-port for equality comparisonsF. Jason Park1-25/+33
2024-12-01Allow querying auth-source with port as string in ERCTrevor Arjeski1-2/+3
2024-12-01Clear buffer-undo-list after sending input in ERCF. Jason Park1-6/+4
2024-11-16Backport: Don't autoload erc-modulesF. Jason Park1-2/+0
2024-11-15Fix customization type of erc-spelling-dictionariesBruno Boal1-5/+7
2024-11-15Use helper to get erc-networks--id symbol as stringF. Jason Park4-19/+18
2024-11-01Don't start docstrings with "This function"Stefan Kangas1-2/+2
2024-10-24Mark if-let and when-let obsoleteSean Whitton18-350/+350
2024-10-18Don't autoload erc-modulesF. Jason Park1-2/+0
2024-10-18Move experimental module querypoll to erc-notifyF. Jason Park2-189/+196
2024-10-18; Undo erroneous change in ERC's sample configurationF. Jason Park1-4/+8
2024-10-11Use erc-compat analog for window-no-other-pF. Jason Park2-1/+13
2024-10-11Add baseline test coverage for erc-matchF. Jason Park1-23/+28
2024-10-11Crystallize erc-nicks-track-faces behaviorF. Jason Park2-108/+203
2024-10-11Don't create directory in erc-truncate compat checkF. Jason Park3-25/+36
2024-10-11Fix how 'no-other-window' window parameter is ignored (Bug#73706)Martin Rudalics1-2/+1
2024-10-04Prefer defcustom :local specifierStefan Kangas1-2/+2