summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-dcc.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-3/+2
* ; Some more docfixes for erc/*.elStefan Kangas2021-09-191-5/+6
* ; Stylistic docfixes in erc/*.el found by checkdocStefan Kangas2021-09-191-7/+5
* ERC: Use 'string-replace' only on Emacs 28 and laterAmin Bandali2021-09-121-2/+7
* ERC: Use 'string-search' only on Emacs 28 and laterAmin Bandali2021-09-121-1/+3
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-2/+2
* Remove redundant #' before lambda in {calendar,erc,mh-e}/*.elStefan Kangas2021-04-091-12/+12
* lisp/erc: Use lexical-bindingStefan Monnier2021-03-181-44/+30
* Avoid having erc in irrelevant finder categoriesStefan Kangas2021-02-111-1/+1
* Prefer defvar-local in ercStefan Kangas2021-01-311-6/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-191-1/+2
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-2/+2
* Make erc-compat.el obsoleteStefan Kangas2020-08-131-4/+4
* Make more erc function aliases obsoleteStefan Kangas2020-08-071-5/+5
* Fix bugs, inefficiencies and bad style in regexpsMattias Engdegård2020-04-161-7/+7
* ERC: Update maintainer addressAmin Bandali2020-03-181-1/+1
* ERC: New maintainer.Amin Bandali2020-01-171-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-8/+9
* Remove lisp/erc/ file-local indent-tabs-mode settingsNoam Postavsky2019-09-211-1/+0
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-11/+11
* erc-dcc.el minor clean-upsLars Ingebrigtsen2019-06-131-7/+1
* Fix erc-dcc server-close code and fix compilation warningLars Ingebrigtsen2019-06-131-6/+7
* Make erc-dcc-server work again by making synchronousLars Ingebrigtsen2019-06-131-1/+0
* 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
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+1
* Merge from origin/emacs-26Glenn Morris2019-02-151-4/+7
|\
| * Avoid errors in erc-dcc.el when erc-dcc-verbose is non-nilVictor J. Orlikowski2019-02-151-4/+7
* | 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-7/+7
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-13/+0
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-2/+2
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-3/+3
* | Suppress some compiler warnings about pcompleteGlenn Morris2018-03-051-1/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Put most erc autoloads in a dedicated file erc-loaddefs.elGlenn Morris2017-11-281-1/+2
* | Reimplement inline functions in ERC with define-inline.Vibhav Pant2017-11-181-5/+6
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Use correct TYPE value for displaying error messages in (erc-display-message)Vibhav Pant2016-09-241-1/+1
* | Prefer 'font-lock-face to 'face in erc where appropriateVivek Dasmohapatra2016-04-071-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1