summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-backend.el
Commit message (Expand)AuthorAgeFilesLines
* * erc/erc-backend.el: Require erc at run-time too (silences compilation)Glenn Morris2013-05-291-1/+2
* * lisp/erc/erc-backend.el (312): Fix typo.Glenn Morris2013-01-031-2/+2
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/erc/erc-backend.el: Fix last change that missed calls to `second'.Stefan Monnier2012-11-231-35/+35
* | Use cl-lib instead of cl, and interactive-p => called-interactively-p.Stefan Monnier2012-11-191-78/+78
|/
* * lisp/erc/erc-backend.el: Only require `erc' during compilation.Stefan Monnier2012-10-281-2/+1
* * lisp/erc/erc-backend.el: Require `erc' instead of autoloading its macros.Stefan Monnier2012-10-181-3/+5
* * lisp/erc/erc-backend.el (erc-with-server-buffer): Autoload as well.Stefan Monnier2012-10-181-0/+1
* * lisp/erc/erc.el (erc-log): Make it into a defsubst.Stefan Monnier2012-10-151-1/+1
* * lisp/erc/erc-backend.el (NICK): Handle pre-existing buffers.Glenn Morris2012-10-061-1/+1
* Set maintainer of most lisp/erc/*.el files to FSFGlenn Morris2012-10-051-0/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* 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-131-4/+12
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-6/+6
* Add missing :version tags for new erc defcustoms.Glenn Morris2012-02-081-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-141-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Spelling fixes.Paul Eggert2011-11-121-2/+1
* * lisp/erc/erc-backend.el (671): New response handler.Julien Danjou2011-05-031-0/+7
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Decode utf-8 strings in mixed environments by default.Lars Magne Ingebrigtsen2010-11-051-1/+18
* | Merge changes from emacs-23Chong Yidong2010-10-241-25/+26
|\ \ | |/
| * * erc-backend.el (erc-server-JOIN): Set the correct target list on join.Julien Danjou2010-10-231-1/+1
| * * lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is aliveJulien Danjou2010-10-231-24/+25
* | Ensure that erc-toggle-debug-irc-protocol logs protocol data.Fran Litterio2010-08-081-0/+1
|/
* Fix erc reconnection via non-default connectors (Bug#4958).Chong Yidong2010-01-251-2/+8
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* M-v corrections.Deepak Goel2009-03-131-22/+22
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* ERC: Upstream updates.Michael Olson2008-06-191-0/+7
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* ERC: Sync version 5.3, release candidate 1.Michael Olson2008-01-251-9/+22
* ERC: Sync changes from upstream.Michael Olson2008-01-101-40/+31
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (define-erc-response-handler): Fix typos in docstring.Juanma Barranquero2007-11-151-2/+2
* | Sync from ERC upstreamMichael Olson2007-12-091-0/+10
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-1/+1
* | (erc-server-send-ping): Move after definition of erc-server-send.Glenn Morris2007-12-011-21/+21
* | Sync from upstream ERCMichael Olson2007-11-291-0/+10
* | (define-erc-response-handler): Fix typos in docstring.Juanma Barranquero2007-11-151-2/+2
* | Sync ERC 5.3 (devel) from upstreamMichael Olson2007-09-081-43/+68
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Release ERC 5.2.Miles Bader2007-04-011-64/+134