summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-backend.el
AgeCommit message (Expand)Author
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-18Address some "unused lexical argument" warnings in ercGlenn Morris
2013-05-29* erc/erc-backend.el: Require erc at run-time too (silences compilation)Glenn Morris
2013-01-03* lisp/erc/erc-backend.el (312): Fix typo.Glenn Morris
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-23* lisp/erc/erc-backend.el: Fix last change that missed calls to `second'.Stefan Monnier
2012-11-19Use cl-lib instead of cl, and interactive-p => called-interactively-p.Stefan Monnier
2012-10-28* lisp/erc/erc-backend.el: Only require `erc' during compilation.Stefan Monnier
2012-10-18* lisp/erc/erc-backend.el: Require `erc' instead of autoloading its macros.Stefan Monnier
2012-10-18* lisp/erc/erc-backend.el (erc-with-server-buffer): Autoload as well.Stefan Monnier
2012-10-15* lisp/erc/erc.el (erc-log): Make it into a defsubst.Stefan Monnier
2012-10-06* lisp/erc/erc-backend.el (NICK): Handle pre-existing buffers.Glenn Morris
2012-10-05Set maintainer of most lisp/erc/*.el files to FSFGlenn Morris
2012-08-15Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris
2012-05-13New defcustoms need :version tags. They don't need "*" in the doc.Glenn Morris
2012-05-13Allow specifying the erc timestamp formatTeemu Likonen
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-02-08Add missing :version tags for new erc defcustoms.Glenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-14Spelling fixes.Paul Eggert
2011-11-20Fix typos.Juanma Barranquero
2011-11-12Spelling fixes.Paul Eggert
2011-05-03* lisp/erc/erc-backend.el (671): New response handler.Julien Danjou
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-05Decode utf-8 strings in mixed environments by default.Lars Magne Ingebrigtsen
2010-10-24Merge changes from emacs-23Chong Yidong
2010-10-23* erc-backend.el (erc-server-JOIN): Set the correct target list on join.Julien Danjou
2010-10-23* lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is aliveJulien Danjou
2010-08-08Ensure that erc-toggle-debug-irc-protocol logs protocol data.Fran Litterio
2010-01-25Fix erc reconnection via non-default connectors (Bug#4958).Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-03-13M-v corrections.Deepak Goel
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-06-19ERC: Upstream updates.Michael Olson
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-25ERC: Sync version 5.3, release candidate 1.Michael Olson
2008-01-10ERC: Sync changes from upstream.Michael Olson
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-09Sync from ERC upstreamMichael Olson
2007-12-08* erc-stamp.el (erc-echo-timestamp):David Kastrup
2007-12-01(erc-server-send-ping): Move after definition of erc-server-send.Glenn Morris
2007-11-29Sync from upstream ERCMichael Olson
2007-11-15(define-erc-response-handler): Fix typos in docstring.Juanma Barranquero
2007-11-15(define-erc-response-handler): Fix typos in docstring.Juanma Barranquero