Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing :version tags for new erc defcustoms. | Glenn Morris | 2012-02-08 | 1 | -0/+2 |
| | | | | | | | | * lisp/erc/erc-backend.el (erc-coding-system-precedence): * lisp/erc/erc-join.el (erc-autojoin-delay, erc-autojoin-timing): Add missing :version settings. * etc/NEWS: We don't need to duplicate the doc-strings of variables. | ||||
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | |||||
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
* | | Allow delayed autojoin in ERC (Bug#5521). | Vivek Dasmohapatra | 2010-08-14 | 1 | -4/+72 |
|/ | | | | | | | * erc/erc-join.el (erc-autojoin-timing, erc-autojoin-delay): New vars. (erc-autojoin-channels-delayed, erc-autojoin-after-ident): New functions. (erc-autojoin-channels): Allow autojoining after ident (Bug#5521). | ||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-208 | Miles Bader | 2006-04-11 | 1 | -2/+2 |
| | | | | | | Creator: Michael Olson <mwolson@gnu.org> Sync from erc--emacs--0 | ||||
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-75 | Miles Bader | 2006-02-12 | 1 | -1/+1 |
| | | | | | | Creator: Michael Olson <mwolson@gnu.org> Make ERC comply with the new copyright year guidelines. | ||||
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-55 | Miles Bader | 2006-02-08 | 1 | -0/+139 |
Creator: Michael Olson <mwolson@gnu.org> Merge from erc--emacs--0 |