summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-backend.el
Commit message (Expand)AuthorAgeFilesLines
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* Make erc-compat.el obsoleteStefan Kangas2020-08-131-2/+1
* Make some erc function aliases obsoleteLars Ingebrigtsen2020-08-021-5/+6
* Fix race condition in erc-server-send-queue vs quitting ercLars Ingebrigtsen2020-08-021-35/+36
* 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-03-231-1/+1
|\|
| * ERC: Update maintainer addressAmin Bandali2020-03-181-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-201-1/+1
|\|
| * ERC: New maintainer.Amin Bandali2020-01-171-1/+1
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\|
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-1/+1
|/
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-10/+11
* Remove lisp/erc/ file-local indent-tabs-mode settingsNoam Postavsky2019-09-211-3/+0
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-6/+6
* 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
* Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-121-1/+1
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-16/+14
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Compute erc line lengths correctly for utf-8 (etc.)Lars Ingebrigtsen2018-04-131-3/+7
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Reimplement inline functions in ERC with define-inline.Vibhav Pant2017-11-181-14/+16
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Add support for IRCv3 message tags.Vibhav Pant2017-04-241-5/+25
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-041-3/+3
|\|
| * ; Spelling fixesPaul Eggert2016-11-041-3/+3
* | Use correct TYPE value for displaying error messages in (erc-display-message)Vibhav Pant2016-09-241-1/+1
* | * lisp/erc/erc-backend.el: Use lexical-binding. Silence byte-compilerStefan Monnier2016-04-021-35/+33
* | Restore the fix to bug#18527 from commit d6868025John Wiegley2016-03-261-1/+0
* | Merge from origin/emacs-25John Wiegley2016-02-031-1/+27
|\|
| * Make erc work when subword-mode is switched onDima Kogan2016-02-041-1/+27
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\|
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-39/+52
|\|
| * Clear erc user list upon disconnectionDeniz Dogan2015-12-271-0/+3
| * Don't bug out in erc after waking from sleepLars Ingebrigtsen2015-12-271-1/+3
| * Ensure that we don't have several timers in ercDima Kogan2015-12-271-3/+13
| * Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
| * Reconnect asynchronously.l3thal2015-11-131-24/+25
* | Reconnect erc even on server errorsLars Ingebrigtsen2015-12-281-1/+0
* | Disconnection fixes for ercVivek Dasmohapatra2015-12-271-14/+16
* | Further erc asynch fixesThomas Riccardi2015-12-271-5/+3
* | Make erc connect asynchronouslyVivek Dasmohapatra2015-12-271-41/+43
|/
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1