summaryrefslogtreecommitdiff
path: root/lisp/erc/erc.el
Commit message (Expand)AuthorAgeFilesLines
* ERC: New maintainer.Amin Bandali2020-01-171-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make ERC respect erc-channel-hide-listLars Ingebrigtsen2019-10-281-4/+4
* Ensure that the prompt is kept on the final lineLars Ingebrigtsen2019-10-231-0/+9
* Make erc-cmd-CLEAR do what its doc string saysLars Ingebrigtsen2019-10-231-1/+2
* Remove lisp/erc/ file-local indent-tabs-mode settingsNoam Postavsky2019-09-211-2/+0
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-5/+5
* Fix erc-lurker-update-status (bug#36843)Amin Bandali2019-09-051-7/+12
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-1/+1
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-1/+1
* Remove XEmacs compat code from ercLars Ingebrigtsen2019-06-201-25/+7
* Fix typo in previous erc.el changeLars Ingebrigtsen2019-06-191-18/+18
* Fix previous change to erc (where commands like /me wouldn't be sent)Lars Ingebrigtsen2019-06-191-17/+28
* Adjust erc functions after previous erc-pre-send-function changeLars Ingebrigtsen2019-06-141-11/+14
* Obsolete erc-send-pre-hook and add new erc-pre-send-functionLars Ingebrigtsen2019-06-141-3/+25
* Add comment to clarify the use of `str'Lars Ingebrigtsen2019-06-131-0/+2
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Use regexp-opt-charset to improve regexp tweaksPaul Eggert2019-03-271-3/+1
* 2019-03-26 regex cleanupPaul Eggert2019-03-261-4/+3
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-2/+2
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-24/+17
* * lisp/erc/erc.el (erc-version-string): Remove, unusedStefan Monnier2019-02-181-3/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-4/+4
* | file-attributes cleanupPaul Eggert2018-09-231-2/+1
* | Remove useless requires of subr-x at runtimeGlenn Morris2018-09-101-1/+1
* | erc build fix for the previous patchLars Ingebrigtsen2018-04-141-0/+1
* | Ignore all-whitespace topics in ercLars Ingebrigtsen2018-04-141-2/+4
* | Subject: Fix problem with erc buffer renames after reconnectJohn Goerzen2018-04-141-8/+8
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-201-9/+9
|\|
| * ; * lisp/erc/erc.el: Update URL.Glenn Morris2017-12-201-3/+3
| * * lisp/erc/erc.el (erc-shorten-server-name): Silence compiler warning.Glenn Morris2017-12-201-4/+4
| * Fix some more aliases to user optionsGlenn Morris2017-12-201-2/+2
* | Merge from origin/emacs-26Michael Albinus2017-12-091-0/+1
|\|
| * Don't enable erc modules on simply loading erc.elGlenn Morris2017-12-031-0/+1
* | lisp/erc/erc.el: Use inline-letevals for when args are buffer local.Vibhav Pant2017-12-021-8/+11
* | Put most erc autoloads in a dedicated file erc-loaddefs.elGlenn Morris2017-11-281-1/+3
* | Reimplement inline functions in ERC with define-inline.Vibhav Pant2017-11-181-37/+50
* | Merge from origin/emacs-26Paul Eggert2017-11-021-3/+3
|\|
| * Fix some duplicate words typosGlenn Morris2017-10-271-3/+3
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-4/+2
|/
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-3/+3
* Fix erc-join with channel passwordTom Tromey2017-05-051-4/+20
* Add support for IRCv3 message tags.Vibhav Pant2017-04-241-1/+4
* Small erc-kill-channel fix (bug#23700)Fran Litterio2017-04-171-3/+4