summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-dcc.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prefer directed to neutral quotesPaul Eggert2015-08-241-8/+8
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-8/+3
* Don't downcase system diagnostics' first lettersPaul Eggert2015-01-211-2/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Remove all references to buffer-file-type and related features.Eli Zaretskii2013-02-091-1/+0
* Use point-max-marker and point-min-marker here and there.Dmitry Antipov2013-01-111-2/+2
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | Use cl-lib instead of cl, and interactive-p => called-interactively-p.Stefan Monnier2012-11-191-35/+33
|/
* Set maintainer of most lisp/erc/*.el files to FSFGlenn Morris2012-10-051-1/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* Various minor variable/hook cleanups.Chong Yidong2012-06-121-5/+10