summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-0144-45/+47
* Document new erc module "notifications"Glenn Morris2012-11-122-1/+7
* * 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-282-2/+5
* * lisp/erc/erc-backend.el: Require `erc' instead of autoloading its macros.Stefan Monnier2012-10-182-4/+7
* * lisp/erc/erc-backend.el (erc-with-server-buffer): Autoload as well.Stefan Monnier2012-10-182-0/+5
* * lisp/erc/erc.el (erc-log): Make it into a defsubst.Stefan Monnier2012-10-153-17/+20
* Un-mung previous erc-log change (error due to committer, not author)Glenn Morris2012-10-071-3/+3
* 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-062-4/+11
* * lisp/erc/erc-button.el (erc-button-alist): Remove "finger".Glenn Morris2012-10-062-1/+6
* Small fix for invisible timestampsAntoine Levitt2012-10-062-2/+8
* * lisp/erc/erc-backend.el (NICK): Handle pre-existing buffers.Glenn Morris2012-10-062-1/+5
* Add missing :version tagsGlenn Morris2012-10-063-2/+9
* Set maintainer of most lisp/erc/*.el files to FSFGlenn Morris2012-10-0534-4/+40
* Rename erc-notifications.el to erc-desktop-notifications.elJulien Danjou2012-10-042-4/+9
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-252-2/+6
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-179-8/+14
* 2012-08-21 Josh Feinstein <jlf@foxtail.org>Josh Feinstein2012-08-212-2/+6
* erc-match: fix erc-match server buffer exclusionJulien Danjou2012-08-212-1/+7
* Hide specified message types sent by lurkersJosh Feinstein2012-08-202-1/+189
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-153-3/+3
* erc-match: add option to exclude server bufferJulien Danjou2012-08-062-1/+17
* erc-notifications: new fileJulien Danjou2012-07-212-0/+94
* erc: use auth-sourceJulien Danjou2012-06-152-1/+19
* Various minor variable/hook cleanups.Chong Yidong2012-06-122-5/+15
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-096-58/+71
* Remove incorrect uses of "modeline".Chong Yidong2012-06-022-6/+12
* Fix a regression in erc-dccJulien Danjou2012-05-142-1/+7
* New defcustoms need :version tags. They don't need "*" in the doc.Glenn Morris2012-05-131-1/+2
* Allow specifying the erc timestamp formatTeemu Likonen2012-05-132-4/+17
* (erc-nickserv-passwords): Don't display the password.Vivek Dasmohapatra2012-04-112-1/+7
* Make erc use auth-source to look up channel keysLars Magne Ingebrigtsen2012-04-102-2/+33
* Add `field' to `erc-display-prompt'Deniz Dogan2012-04-102-0/+8
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-0915-97/+97
* Remove defining user variables via * in docstring.Chong Yidong2012-04-092-1/+6
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Add missing :version tags for new erc defcustoms.Glenn Morris2012-02-083-0/+9
* NEWS and ChangeLog fixGlenn Morris2012-02-071-0/+4
* Fix name of FSF in copyright headers.Glenn Morris2012-01-101-1/+1
* ChangeLog fixes.Juanma Barranquero2012-01-101-2/+2
* Spelling fixes.Paul Eggert2012-01-091-1/+1
* * lisp/erc/erc.el (erc-tls): Add autoload cookie.Glenn Morris2012-01-052-0/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0543-43/+43
* Fix bug #9246 with scrolling in ERC under word-wrap.Antoine Levitt2011-12-312-19/+19
* Spelling fixes.Paul Eggert2011-12-302-3/+2
* Spelling fixes.Paul Eggert2011-12-141-1/+1
* Spelling fixes.Paul Eggert2011-12-111-4/+4
* Fix typos.Juanma Barranquero2011-12-092-8/+8
* erc-dcc: allow SEND commands containing quoted filenames with spaces in themJulien Danjou2011-11-282-5/+24