summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* * lisp/erc/erc.el (erc-accidental-paste-threshold-seconds): Doc tweak.Glenn Morris2014-01-302-5/+8
* Link to info manual in `defgroup'.RĂ¼diger Sonderfeld2014-01-252-0/+5
* ChangeLog fixesGlenn Morris2014-01-212-3/+3
* ChangeLog fixesGlenn Morris2014-01-165-14/+16
* ChangeLog fixesGlenn Morris2014-01-141-0/+4
* Spelling fixes.Paul Eggert2014-01-041-1/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0144-44/+44
* Revert earlier erc-button changeGlenn Morris2013-12-282-3/+3
* Every defcustom should specify its typeGlenn Morris2013-12-282-0/+3
* Misc small custom fixesGlenn Morris2013-12-272-1/+5
* * erc/erc-button.el (erc-nick-popup): Make `nick' available in the evalGlenn Morris2013-11-242-1/+6
* * lisp/erc/erc-pcomplete.el (erc-pcomplete): Set this-command.Stefan Monnier2013-11-042-4/+6
* * erc.el (erc-invite-only-mode, erc-toggle-channel-mode):Glenn Morris2013-09-202-4/+7
* * erc/erc-list.el (erc-list-handle-322): Mark unused argument.Glenn Morris2013-09-182-1/+3
* Address some "unused lexical argument" warnings in ercGlenn Morris2013-09-184-10/+19
* Address some "unused lexical variable" warningsGlenn Morris2013-09-172-1/+5
* * erc.el (erc-update-mode-line-buffer): Handle absent topic.Vivek Dasmohapatra2013-09-142-1/+6
* * lisp/erc/erc-desktop-notifications.el (dbus-debug): Declare.Glenn Morris2013-09-132-0/+6
* * lisp/erc/erc.el: Use lexical-binding.Stefan Monnier2013-08-226-387/+376
* Fix typos in ChangeLogs.Juanma Barranquero2013-06-191-2/+2
* * 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