aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc/erc-goodies.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Make function erc-scrolltobottom-mode idempotentF. Jason Park2025-09-041-0/+5
* More clearly define local module behavior in ERCF. Jason Park2025-02-071-2/+6
* ; Don't quote localp argument to define-erc-moduleF. Jason Park2025-01-221-2/+2
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-29/+29
* Move experimental module querypoll to erc-notifyF. Jason Park2024-10-181-189/+0
* Make erc-keep-place-indicator aware of erc-truncateF. Jason Park2024-09-291-1/+36
* Add ERC module querypoll as monitor placeholderF. Jason Park2024-05-271-0/+190
* Reuse command-indicator code for script lines in ERCF. Jason Park2024-03-231-0/+42
* Remove mishandled erc-control-default-{fg,bg} facesF. Moukayed2024-03-231-12/+4
* Redefine erc-spoiler-face to indicate revealed textF. Moukayed2024-03-101-10/+11
* Leverage inverse-video for erc-inverse-faceF. Jason Park2024-03-101-3/+13
* Teach customize-option about erc-modulesF. Jason Park2024-02-021-1/+1
* Add replacement-text field to erc-input structF. Jason Park2024-01-241-2/+5
* Reserve negative depth range for ERC's insert hooksF. Jason Park2024-01-241-1/+1
* Use global window hook for erc-keep-place-indicatorF. Jason Park2024-01-071-40/+44
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Fix regression in erc-keep-place-indicator-modeF. Jason Park2023-12-311-2/+1
* | Improve multi-window erc-keep-place-indicator-modeF. Jason Park2023-12-271-19/+35
* | Double hyphenate internal ERC 5.6 text propsF. Jason Park2023-12-171-1/+1
* | ; Prepare for ERC 5.6 releaseF. Jason Park2023-11-121-4/+4
* | Revive erc-command-indicator as new moduleF. Jason Park2023-11-121-8/+113
* | Be slightly more aggressive with erc-scrolltobottom-allF. Jason Park2023-10-271-16/+11
* | More defcustom fixes in ERC (Bug#66520)Mauro Aranda2023-10-131-1/+3
* | Manage some text props for ERC insertion-hook membersF. Jason Park2023-10-131-2/+2
* | Skip post-minibuffer restore in erc-scrolltobottom-allF. Jason Park2023-10-131-149/+52
* | Exempt text-scale-mode from erc-scrolltobottom-allF. Jason Park2023-10-021-4/+10
* | Run erc--scrolltobottom-on-pre-insert unconditionallyF. Jason Park2023-09-171-7/+2
* | ; Add newline to erc--scrolltobottom-window-infoF. Jason Park2023-09-101-0/+1
* | Consider all windows in erc-scrolltobottom-modeF. Jason Park2023-09-101-18/+256
* | Delete some Emacs 19/21 compat codeStefan Kangas2023-08-201-3/+1
* | Decouple keep-place-indicator from global ERC moduleF. Jason Park2023-07-131-13/+27
* | Fix buffer-mismatch bug in erc-scroll-to-bottomF. Jason Park2023-07-131-0/+1
* | Add alias erc-buffer-do for erc-buffer-filterF. Jason Park2023-06-111-4/+2
* | Make some module toggles more resilient in ERCF. Jason Park2023-05-131-6/+4
* | Add helper for restoring local session vars in ERCF. Jason Park2023-05-131-15/+9
* | Preprocess prompt input linewise in ERCF. Jason Park2023-05-051-2/+3
* | Add option to show visual erc-keep-place indicatorF. Jason Park2023-04-081-0/+157
* | Convert ERC's Imenu integration into proper moduleF. Jason Park2023-04-081-6/+0
* | Add missing colors to erc-irccontrols-modeF. Jason Park2023-04-081-18/+59
* | Modify erc-mode-map in module definitionsF. Jason Park2023-04-081-2/+4
* | Don't require erc-goodies in erc.elF. Jason Park2023-04-081-14/+14
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Support local ERC modules in erc-mode buffersF. Jason Park2022-11-231-0/+1
* Move ERC's core dependencies to separate filedickmao2022-11-041-2/+15
* ERC: Add new comaintainer, F. Jason ParkAmin Bandali2022-01-241-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1