aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update copyright year to 2017Paul Eggert2016-12-3137-37/+37
* | 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-242-2/+2
* | Merge from origin/emacs-25Paul Eggert2016-08-221-2/+2
|\ \ | |/
| * ; ChangeLog spelling fixesPaul Eggert2016-08-211-2/+2
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-4/+2
* | Prefer 'font-lock-face to 'face in erc where appropriateVivek Dasmohapatra2016-04-078-136/+38
* | * 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
* | Deterministic build improvementsPaul Eggert2016-03-022-5/+6
* | Merge from origin/emacs-25Paul Eggert2016-02-091-8/+2
|\ \ | |/
| * Use completion-ignore-case instead of defining commandLars Ingebrigtsen2016-02-061-8/+2
* | Merge from origin/emacs-25Paul Eggert2016-02-091-1/+1
|\ \ | |/
| * Spelling fixesPaul Eggert2016-02-041-1/+1
* | Merge from origin/emacs-25John Wiegley2016-02-035-19/+57
|\ \ | |/
| * Make erc work better when encountering unknown prefix charsDavid Edmondson2016-02-041-1/+1
| * Make erc completion case-insensitive againLars Ingebrigtsen2016-02-041-1/+8