aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc/erc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant checks in erc--switch-to-bufferGuy Gastineau2022-03-191-6/+1
* ERC: Add new comaintainer, F. Jason ParkAmin Bandali2022-01-241-1/+1
* Add `auth-info-password' and use it instead of ad hoc codeSam Steingold2022-01-071-23/+12
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-1/+2
* | Make erc-mode noninteractiveLars Ingebrigtsen2021-11-161-0/+1
* | erc: Don't announce broken functionality in /query docstringStefan Kangas2021-11-111-5/+7
* | Prefer locate-user-emacs-fileStefan Kangas2021-11-091-2/+2
* | Don't send empty lines for unknown commands in ERCF. Jason Park2021-11-061-1/+1
* | Deprecate instead of redefine erc-server-reconnectingF. Jason Park2021-11-061-2/+6
* | Don't send empty lines for implicit targets in ERCF. Jason Park2021-11-061-12/+9
* | Release ERC 5.4.1Amin Bandali2021-10-151-3/+4
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-131-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
* 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
* ; Some more docfixes for erc/*.elStefan Kangas2021-09-191-3/+2
* ; Stylistic docfixes in erc/*.el found by checkdocStefan Kangas2021-09-191-35/+25
* 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
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-44/+48
* 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
* ERC: Use 'string-replace' only on Emacs 28 and laterAmin Bandali2021-09-121-10/+24
* ERC: Use 'string-search' only on Emacs 28 and laterAmin Bandali2021-09-121-1/+3
* ; Fix typosStefan Kangas2021-09-031-1/+1
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-4/+4
* Update a few more IRC-related references to point to Libera.ChatAmin Bandali2021-07-041-2/+2
* Merge from origin/emacs-27Amin Bandali2021-07-041-5/+6
|\
| * Update IRC-related references to point to Libera.ChatAmin Bandali2021-07-031-5/+6
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Fix an example in ERC docsStefan Kangas2021-06-081-2/+2
* | Tweak documentation relating to 'erc-tls'Amin Bandali2021-05-101-2/+2
* | * lisp/erc/erc.el: Add past maintainer Michael Olson to Contributors.Amin Bandali2021-04-261-0/+1
* | Add support for using a TLS client certificate with 'erc-tls' (bug#47788)Amin Bandali2021-04-221-19/+81
* | * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+0
* | Remove redundant #' before lambda in {calendar,erc,mh-e}/*.elStefan Kangas2021-04-091-13/+13
* | Delete empty "History" sectionsStefan Kangas2021-03-301-3/+0
* | Prefer https and fix broken links in ERCStefan Kangas2021-03-201-1/+1