summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* Replace insignificant backquotesMichael Heerdegen2018-11-253-17/+17
* file-attributes cleanupPaul Eggert2018-09-231-2/+1
* Remove useless requires of subr-x at runtimeGlenn Morris2018-09-101-1/+1
* Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-13/+0
* Audit use of lsh and fix glitchesPaul Eggert2018-08-211-2/+2
* Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* More alias-related tediumGlenn Morris2018-04-201-3/+3
* The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-3/+3
* Make erc-current-logfile work with explicit parameterLars Ingebrigtsen2018-04-141-12/+13
* * lisp/erc/erc-button.el (erc-button-search-url): Doc fix.Lars Ingebrigtsen2018-04-141-1/+1
* erc build fix for the previous patchLars Ingebrigtsen2018-04-141-0/+1
* erc-truncate-buffer-on-save doc string clarificationLars Ingebrigtsen2018-04-141-1/+1
* Ignore all-whitespace topics in ercLars Ingebrigtsen2018-04-141-2/+4
* Rename url-button-google-urlLars Ingebrigtsen2018-04-141-2/+6
* Subject: Fix problem with erc buffer renames after reconnectJohn Goerzen2018-04-141-8/+8
* Compute erc line lengths correctly for utf-8 (etc.)Lars Ingebrigtsen2018-04-131-3/+7
* Prefer \... to control chars in .el literalsPaul Eggert2018-03-291-4/+4
* Suppress some compiler warnings about pcompleteGlenn Morris2018-03-051-1/+3
* Merge from origin/emacs-26Paul Eggert2018-01-091-2/+3
|\
| * Small fix for erc-logging-enabledGlenn Morris2018-01-091-2/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-0137-37/+37
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-0137-37/+37
* | 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-2830-26/+69
* | Merge from origin/emacs-26Paul Eggert2017-11-251-1/+13
|\ \ | |/
| * Fix erc keep-place module with new defaults (Bug#29111)Jay Kamat2017-11-211-1/+13
* | * lisp/erc/erc-services.el: Use lexical-bindingStefan Monnier2017-11-201-9/+11
* | lisp/erc/erc-services.el: Fix arg eval order of inline functions.Vibhav Pant2017-11-191-7/+14
* | Reimplement inline functions in ERC with define-inline.Vibhav Pant2017-11-184-70/+86
* | 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 HTTP for gnu.orgPaul Eggert2017-09-292-2/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1335-54/+40
* Use 'header-line-highlight' face in proced and ercAlexander Gramiak2017-08-131-1/+1
* Spelling fixesPaul Eggert2017-07-061-1/+1
* ; ChangeLog fixesGlenn Morris2017-06-051-5/+1
* ; Update contributor nameGlenn Morris2017-05-061-15/+15
* Fix erc-join with channel passwordTom Tromey2017-05-052-30/+32
* Add support for IRCv3 message tags.Vibhav Pant2017-04-242-6/+29
* Small erc-kill-channel fix (bug#23700)Fran Litterio2017-04-171-3/+4
* Enable erc-accidental-paste-threshold-seconds by defaultMark Oteiza2017-02-171-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-0137-37/+37
|\