summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAge
* ; Spelling and URL fixesPaul Eggert2020-01-27
* Update ERC module URLsAmin Bandali2020-01-24
* Fix erc-notifications-notify for non-PRIVMSGs, broken in last commitAmin Bandali2020-01-17
* Fix the notification action for PRIVMSG in erc-notifications-notifyAmin Bandali2020-01-17
* ERC: New maintainer.Amin Bandali2020-01-17
* Improve ERC's matching of nicks and URLs (bug#38257)Amin Bandali2020-01-13
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix a few more minor quoting problems.Paul Eggert2019-11-11
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Make ERC respect erc-channel-hide-listLars Ingebrigtsen2019-10-28
* Ensure that the prompt is kept on the final lineLars Ingebrigtsen2019-10-23
* Make erc-cmd-CLEAR do what its doc string saysLars Ingebrigtsen2019-10-23
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Remove XEmacs reference from erc-button.el todoStefan Kangas2019-10-17
* Remove lisp/erc/ file-local indent-tabs-mode settingsNoam Postavsky2019-09-21
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Fix erc-lurker-update-status (bug#36843)Amin Bandali2019-09-05
* * lisp/erc/erc-stamp.el: Fix erc-echo-timestamp (bug#22700)Stefan Monnier2019-08-19
* Make `C-u RET' in erc use the secondary browserLars Ingebrigtsen2019-08-01
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Autojoin channels with same name on different servers in ercMartin Kletzander2019-06-23
* Remove XEmacs compat code from ercLars Ingebrigtsen2019-06-20
* Fix typo in previous erc.el changeLars Ingebrigtsen2019-06-19
* Use add/remove-hook on erc-pre-send-functionsLars Ingebrigtsen2019-06-19
* Fix previous change to erc (where commands like /me wouldn't be sent)Lars Ingebrigtsen2019-06-19
* Don't have erc-goodies and erc-ring register functions multiple timesLars Ingebrigtsen2019-06-19
* Adjust erc functions after previous erc-pre-send-function changeLars Ingebrigtsen2019-06-14
* Obsolete erc-send-pre-hook and add new erc-pre-send-functionLars Ingebrigtsen2019-06-14
* erc-dcc.el minor clean-upsLars Ingebrigtsen2019-06-13
* Fix erc-dcc server-close code and fix compilation warningLars Ingebrigtsen2019-06-13
* Make erc-dcc-server work again by making synchronousLars Ingebrigtsen2019-06-13
* Add comment to clarify the use of `str'Lars Ingebrigtsen2019-06-13
* Update author/maintainer infoPaul Eggert2019-05-26
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-12
* Pop to originating erc buffer when clicking desktop notificationAlex Murray2019-04-12
* Use regexp-opt-charset to improve regexp tweaksPaul Eggert2019-03-27
* 2019-03-26 regex cleanupPaul Eggert2019-03-26
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* * lisp/erc/erc.el (erc-version-string): Remove, unusedStefan Monnier2019-02-18
* Merge from origin/emacs-26Glenn Morris2019-02-15
|\
| * Avoid errors in erc-dcc.el when erc-dcc-verbose is non-nilVictor J. Orlikowski2019-02-15
* | Merge from origin/emacs-26Glenn Morris2019-01-18
|\|
| * ; Fix some trivial doc typosGlenn Morris2019-01-12
* | Run window change functions during redisplayMartin Rudalics2019-01-11
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|