summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-button.el
Commit message (Expand)AuthorAgeFilesLines
* ERC: Update maintainer addressAmin Bandali2020-03-181-1/+1
* Update ERC module URLsAmin Bandali2020-01-241-1/+1
* ERC: New maintainer.Amin Bandali2020-01-171-1/+1
* Improve ERC's matching of nicks and URLs (bug#38257)Amin Bandali2020-01-131-8/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove XEmacs reference from erc-button.el todoStefan Kangas2019-10-171-4/+3
* Remove lisp/erc/ file-local indent-tabs-mode settingsNoam Postavsky2019-09-211-1/+0
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-4/+4
* Make `C-u RET' in erc use the secondary browserLars Ingebrigtsen2019-08-011-2/+2
* Remove XEmacs compat code from ercLars Ingebrigtsen2019-06-201-22/+3
* 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
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | More alias-related tediumGlenn Morris2018-04-201-3/+3
* | * lisp/erc/erc-button.el (erc-button-search-url): Doc fix.Lars Ingebrigtsen2018-04-141-1/+1
* | Rename url-button-google-urlLars Ingebrigtsen2018-04-141-2/+6
* | 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
|/
* 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
* | Prefer 'font-lock-face to 'face in erc where appropriateVivek Dasmohapatra2016-04-071-5/+5
|/
* Make erc work when subword-mode is switched onDima Kogan2016-02-041-8/+8
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-3/+3
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+2
* Fix some confusion with ‘format’Paul Eggert2015-08-051-3/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* fix version tagsKelvin White2014-11-101-1/+1
* Update version to 24.5Kelvin White2014-11-091-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
* Revert earlier erc-button changeGlenn Morris2013-12-281-1/+3
* Misc small custom fixesGlenn Morris2013-12-271-1/+1
* * erc/erc-button.el (erc-nick-popup): Make `nick' available in the evalGlenn Morris2013-11-241-1/+1
* Address some "unused lexical argument" warnings in ercGlenn Morris2013-09-181-2/+2
* Address some "unused lexical variable" warningsGlenn Morris2013-09-171-1/+1
* * lisp/erc/erc.el: Use lexical-binding.Stefan Monnier2013-08-221-14/+17
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/erc/erc-button.el (erc-button-alist): Remove "finger".Glenn Morris2012-10-061-1/+2
* Set maintainer of most lisp/erc/*.el files to FSFGlenn Morris2012-10-051-0/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-1/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-6/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * erc-button.el (erc-button-next-function): Scoping fix (Bug#9487).Antoine Levitt2011-09-231-13/+13
* Make ERC use completion-at-pointStefan Monnier2011-04-261-14/+21