aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/erc/erc-backend.el: Fix last bug number.Stefan Monnier2012-10-281-1/+1
* * lisp/erc/erc-backend.el: Only require `erc' during compilation.Stefan Monnier2012-10-281-0/+4
* * lisp/erc/erc-backend.el: Require `erc' instead of autoloading its macros.Stefan Monnier2012-10-181-1/+2
* * lisp/erc/erc-backend.el (erc-with-server-buffer): Autoload as well.Stefan Monnier2012-10-181-0/+4
* * lisp/erc/erc.el (erc-log): Make it into a defsubst.Stefan Monnier2012-10-151-5/+12
* Remove tiny change marker for author with assignmentGlenn Morris2012-10-061-1/+1
* * lisp/erc/erc-log.el (erc-generate-log-file-name-function): Clarify tagsDeniz Dogan2012-10-061-0/+5
* * lisp/erc/erc-button.el (erc-button-alist): Remove "finger".Glenn Morris2012-10-061-0/+4
* Small fix for invisible timestampsAntoine Levitt2012-10-061-0/+5
* * lisp/erc/erc-backend.el (NICK): Handle pre-existing buffers.Glenn Morris2012-10-061-0/+4
* Add missing :version tagsGlenn Morris2012-10-061-2/+7
* Rename erc-notifications.el to erc-desktop-notifications.elJulien Danjou2012-10-041-0/+5
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-0/+4
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-0/+6
* 2012-08-21 Josh Feinstein <jlf@foxtail.org>Josh Feinstein2012-08-211-0/+4
* erc-match: fix erc-match server buffer exclusionJulien Danjou2012-08-211-0/+6
* Hide specified message types sent by lurkersJosh Feinstein2012-08-201-0/+16
* erc-match: add option to exclude server bufferJulien Danjou2012-08-061-0/+6
* erc-notifications: new fileJulien Danjou2012-07-211-0/+4
* erc: use auth-sourceJulien Danjou2012-06-151-0/+5
* Various minor variable/hook cleanups.Chong Yidong2012-06-121-0/+5
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-0/+14
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-0/+6
* Fix a regression in erc-dccJulien Danjou2012-05-141-0/+6
* Allow specifying the erc timestamp formatTeemu Likonen2012-05-131-0/+5
* (erc-nickserv-passwords): Don't display the password.Vivek Dasmohapatra2012-04-111-0/+5
* Make erc use auth-source to look up channel keysLars Magne Ingebrigtsen2012-04-101-0/+8
* Add `field' to `erc-display-prompt'Deniz Dogan2012-04-101-0/+7
* Remove defining user variables via * in docstring.Chong Yidong2012-04-091-0/+5
* Add missing :version tags for new erc defcustoms.Glenn Morris2012-02-081-0/+6
* NEWS and ChangeLog fixGlenn Morris2012-02-071-0/+4
* * lisp/erc/erc.el (erc-tls): Add autoload cookie.Glenn Morris2012-01-051-0/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix bug #9246 with scrolling in ERC under word-wrap.Antoine Levitt2011-12-311-0/+6
* erc-dcc: allow SEND commands containing quoted filenames with spaces in themJulien Danjou2011-11-281-0/+8
* Fix typos.Juanma Barranquero2011-11-201-0/+4
* Fix typos.Juanma Barranquero2011-11-141-0/+4
* Fix more minor mode docstrings.Chong Yidong2011-10-191-0/+8
* * erc-button.el (erc-button-next-function): Scoping fix (Bug#9487).Antoine Levitt2011-09-231-0/+5
* * erc.el (erc-generate-new-buffer-name): Reuse old buffer namesVivek Dasmohapatra2011-07-041-0/+5
* Clean up the ssl/tls support to be able to use the built-in support, too.Lars Magne Ingebrigtsen2011-06-231-0/+9
* * lisp/minibuffer.el (completion--capf-wrapper): Check applicability beforeStefan Monnier2011-05-271-0/+7
* Mark tiny change.Glenn Morris2011-05-031-1/+1
* * lisp/erc/erc-backend.el (671): New response handler.Julien Danjou2011-05-031-0/+5
* * lisp/erc/erc-pcomplete.el (erc-pcomplete-nick-postfix): Remove the " " in theStefan Monnier2011-04-291-0/+7
* Make ERC use completion-at-pointStefan Monnier2011-04-261-0/+15
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
* * lisp/erc/erc-track.el (erc-track-visibility): Fix :type. (Bug#6369)Julien Danjou2011-03-031-0/+4
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-0/+5
* Fix tracking visibility in ERC.Julien Danjou2011-02-081-0/+10