summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* * erc/erc-backend.el: Require erc at run-time too (silences compilation)Glenn Morris2013-05-292-1/+6
* Silence some compiler warningsGlenn Morris2013-05-213-0/+12
* Make some trivial erc.el functions obsoleteGlenn Morris2013-05-212-12/+24
* Misc custom group fixesGlenn Morris2013-05-154-0/+22
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-082-1/+6
* * lisp/erc/erc-match.el (erc-match-message): Fix last commit.Aidan Gauland2013-02-122-8/+12
* ChangeLog fixesGlenn Morris2013-02-111-0/+5
* Aidan Gauland <aidalgol@no8wireless.co.nz>Stefan Monnier2013-02-111-6/+14
* Remove all references to buffer-file-type and related features.Eli Zaretskii2013-02-092-1/+4
* Use point-max-marker and point-min-marker here and there.Dmitry Antipov2013-01-112-2/+7
* * lisp/erc/erc-backend.el (312): Fix typo.Glenn Morris2013-01-032-2/+6
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-0244-45/+47
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-0144-45/+47
* | Defcustom :version fixesGlenn Morris2012-11-302-0/+5
* | New ERC option to avoid sending accidentally-pasted text to the server.Eric Hanchrow2012-11-302-37/+71
* | * lisp/erc/erc-backend.el: Fix last change that missed calls to `second'.Stefan Monnier2012-11-232-35/+40
* | Use cl-lib instead of cl, and interactive-p => called-interactively-p.Stefan Monnier2012-11-1916-200/+202
* | Merge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov@yandex.ruGlenn Morris2012-11-162-1/+7
|\ \ | |/
| * 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