summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* Fix some defcustom typesLars Ingebrigtsen2020-09-251-1/+2
* ; Fix typosStefan Kangas2020-09-211-1/+1
* Make ERC desktop notifications lenient to invalid XML charactersDario Gjorgjevski2020-09-131-5/+6
* Set `generated-autoload-file' in erc-status-sidebar.elAmin Bandali2020-09-091-0/+4
* * lisp/erc/erc-status-sidebar.el: Fix header and make small tweaksAmin Bandali2020-09-071-8/+7
* * lisp/erc/erc-status-sidebar.el: New fileAndrew Barbarello2020-09-071-0/+305
* Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-061-1/+2
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-2/+2
* Remove some compat code from ercLars Ingebrigtsen2020-08-191-2/+1
* Remove some compat code from erc-track.elLars Ingebrigtsen2020-08-181-7/+4
* Add `message' to erc-match.el highlight typesAmin Bandali2020-08-141-24/+43
* Make erc-compat.el obsoleteStefan Kangas2020-08-1311-189/+21
* Add support for italic text in ERCAmin Bandali2020-08-121-6/+21
* Fix erc-reuse-buffers behaviorMingde (Matthew) Zeng2020-08-122-46/+61
* Make more erc function aliases obsoleteStefan Kangas2020-08-078-67/+67
* Further fix for erc-generate-new-buffer-nameKevin Brubeck Unhammer2020-08-051-3/+4
* Make the erc /ignore command prompt for a timeoutLars Ingebrigtsen2020-08-051-6/+59
* Fix erc bug when there's two channels with the same nameLars Ingebrigtsen2020-08-021-4/+6
* Make some erc function aliases obsoleteLars Ingebrigtsen2020-08-025-15/+18
* Fix race condition in erc-server-send-queue vs quitting ercLars Ingebrigtsen2020-08-021-35/+36
* Make the erc-header-line default to header-linePhilip K2020-07-291-1/+1
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-182-21/+19
* Merge from origin/emacs-27Glenn Morris2020-04-291-1/+2
|\
| * Fix error in ERC when 'erc-server-coding-system' is customizedEli Zaretskii2020-04-281-1/+2
* | Merge from origin/emacs-27Glenn Morris2020-04-181-13/+4
|\|
| * * lisp/erc/erc.el: Add URL to the new ERC page on the Emacs siteAmin Bandali2020-04-161-13/+4
* | Fix bugs, inefficiencies and bad style in regexpsMattias EngdegÄrd2020-04-161-7/+7
* | Merge from origin/emacs-27Glenn Morris2020-04-152-28/+51
|\|
| * New function erc-track-switch-buffer-other-windowAmin Bandali2020-04-141-9/+23
| * New function erc-switch-to-buffer-other-windowAmin Bandali2020-04-131-19/+28
* | Merge from origin/emacs-27Glenn Morris2020-03-2335-35/+35
|\|
| * ERC: Update maintainer addressAmin Bandali2020-03-1835-35/+35
* | Merge from origin/emacs-27Glenn Morris2020-03-071-1/+1
|\|
| * Update ERC mailing list addressAmin Bandali2020-03-061-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-281-1/+1
|\|
| * ; Spelling and URL fixesPaul Eggert2020-01-271-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-2422-14/+21
|\|
| * Update ERC module URLsAmin Bandali2020-01-2422-14/+21
* | Merge from origin/emacs-27Glenn Morris2020-01-2035-38/+41
|\|
| * Fix erc-notifications-notify for non-PRIVMSGs, broken in last commitAmin Bandali2020-01-171-4/+6
| * Fix the notification action for PRIVMSG in erc-notifications-notifyAmin Bandali2020-01-171-1/+1
| * ERC: New maintainer.Amin Bandali2020-01-1735-34/+35
* | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-161-3/+2
* | Merge from origin/emacs-27Glenn Morris2020-01-152-11/+3
|\|
| * Improve ERC's matching of nicks and URLs (bug#38257)Amin Bandali2020-01-132-11/+3
* | Merge from origin/emacs-27Paul Eggert2020-01-0137-37/+37
|\|
| * Update copyright year to 2020Paul Eggert2020-01-0137-37/+37
* | Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd2019-12-262-2/+2
|/
* Fix a few more minor quoting problems.Paul Eggert2019-11-111-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-112-8/+8