summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-0138-38/+38
* ; Fix typosStefan Kangas2021-11-121-1/+1
* Release ERC 5.4Amin Bandali2021-10-111-3/+4
* Add ERC entries for 'customize-package-emacs-version-alist'Amin Bandali2021-10-111-0/+8
* Obsolete XEmacs compat convention in 'erc-button-press-button'Stefan Kangas2021-10-111-2/+1
* Backport: Add ERC version to protocol logF. Jason Park2021-10-111-0/+1
* * lisp/erc/erc.el: Don't error if 'erc-loaddefs' does not exist.Amin Bandali2021-10-061-1/+1
* Add 'erc-bug' command for reporting ERC bugsAmin Bandali2021-10-061-0/+9
* Add 'erc-version' and use it to display ERC version consistentlyAmin Bandali2021-10-061-7/+17
* * lisp/erc/erc.el (erc-user-mode): Set "+i" by default.Stefan Kangas2021-10-031-2/+4
* ; Oops, fix up last commitAmin Bandali2021-10-011-1/+1
* Rename arguments of ERC's '/whois' and simplify doc stringStefan Kangas2021-10-011-15/+13
* Add new '/wii' convenience ERC commandAmin Bandali2021-09-291-0/+12
* Restore the previous order of ERC's '/whois' argumentsAmin Bandali2021-09-291-11/+18
* Switch the order of ERC's '/whois' arguments sent to the serverAmin Bandali2021-09-291-3/+6
* Unobsolete erc-compat.elAmin Bandali2021-09-281-0/+161
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-262-4/+4
* Buttonize functions in curved quotes in ERCStefan Kangas2021-09-251-1/+1
* Prefer seq-random-elt to nth+randomStefan Kangas2021-09-241-1/+1
* ; Some more docfixes for erc/*.elStefan Kangas2021-09-194-12/+11
* ; Stylistic docfixes in erc/*.el found by checkdocStefan Kangas2021-09-1915-107/+81
* Add new '/opme' and '/deopme' convenience ERC commandsAmin Bandali2021-09-181-0/+18
* * lisp/erc/erc.el: Add Package-Requires and URL headers.Amin Bandali2021-09-171-3/+4
* ERC: NickServ: Prompt for password last, overall simplifications (bug#46777)Olivier Certner2021-09-171-70/+98
* * lisp/erc/erc-button.el (erc-emacswiki-url): Update to shorter address.Amin Bandali2021-09-161-2/+3
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-1616-75/+78
* Allow irc network symbols in erc-autojoin-channels-alistKevin Brubeck Unhammer2021-09-161-16/+37
* Prefer "website" to "homepage"Stefan Kangas2021-09-161-1/+1
* Change the erc debug logging format to be more repeatableF. Jason Park2021-09-161-27/+52
* Fix erc nick trimmingF. Jason Park2021-09-161-17/+7
* Remove function obsolete since 22.1Stefan Kangas2021-09-151-9/+0
* ERC: Use 'string-replace' only on Emacs 28 and laterAmin Bandali2021-09-122-12/+31
* ERC: Use 'string-search' only on Emacs 28 and laterAmin Bandali2021-09-124-13/+41
* ERC: Track: Fix a perceived minor bug in mode line face selectionOlivier Certner2021-09-121-6/+3
* ERC: Track: Rewrite 'erc-track-find-face' as 'erc-track-select-mode-line-face'Olivier Certner2021-09-121-38/+53
* Merge from origin/emacs-27Amin Bandali2021-09-111-10/+24
|\
| * ERC: Track: Clarify documentation on tracked buffers and add referencesOlivier Certner2021-09-111-8/+19
| * ERC: Track: Fix documentation of structure of 'erc-modified-channels-alist'Olivier Certner2021-09-111-6/+9
* | ; Fix typosStefan Kangas2021-09-031-1/+1
* | Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-094-13/+13
* | Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-082-6/+6
* | Merge from origin/emacs-27Glenn Morris2021-08-061-18/+33
|\|
| * ERC right stamps: also use latest buffer's window's width (Bug#44140)Olivier Certner2021-08-061-18/+33
* | Merge from origin/emacs-27Amin Bandali2021-08-021-1/+1
|\|
| * Unbreak ERC's Ibuffer filter (Bug#44100)Olivier Certner2021-08-021-1/+1
* | Remove text props from callback args in erc-buttonF. Jason Park2021-07-231-1/+1
* | Make erc recognize `foo*' as a function Lisp symbolLars Ingebrigtsen2021-07-231-1/+2
* | Update a few more IRC-related references to point to Libera.ChatAmin Bandali2021-07-041-2/+2
* | Merge from origin/emacs-27Amin Bandali2021-07-044-17/+27
|\|
| * Update IRC-related references to point to Libera.ChatAmin Bandali2021-07-034-17/+37