1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Michael Olson
2a927019fa ERC: Sync from upstream. 2008-02-23 18:58:56 +00:00
Michael Olson
5e56b3fb5a ERC: Sync version 5.3, release candidate 1. 2008-01-25 03:28:10 +00:00
Glenn Morris
8b72699e88 Add 2008 to copyright years. 2008-01-07 01:14:52 +00:00
Glenn Morris
e0085d62fa Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
Glenn Morris
f0fa15c5e5 Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
Miles Bader
6904f7fe8e Merge from erc--main--0
Highlights:

 - Display messages starting with "/" but are not commands correctly.
 - Add erc-capab.el file, with capab-identify module.
 - Fix various ERC menu bugs and add "Current channel" submenu.
 - Make header-line display look nicer.
 - Fix warning when auto-authenticating to bitlbee.
 - New option erc-system-name allows the hostname next to your nick to be
   customized.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-599
Creator:  Michael Olson <mwolson@gnu.org>
2007-01-17 18:17:25 +00:00
Miles Bader
cb0a26d3c3 Update from erc--emacs--22
Highlights:
 - Remove contributions from someone who has not assigned changes yet.
 - Merge in a couple of bug-fixes from the main branch.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-546
Creator:  Michael Olson <mwolson@gnu.org>
2006-12-08 07:13:33 +00:00
Miles Bader
83dc699514 Merge from erc--emacs--22
Merge from my ERC Emacs 22 integration branch.  The version is now "5.2
stable pre-release".  This will probably be the last change to the
version of ERC in Emacs 22 before the release, pending any bugfixes.  For
details on the changes, see the lisp/erc/ChangeLog file.

Note that ERC is now invoked with M-x erc, not M-x erc-select.  If you
were using the old `erc' function programmatically, use `erc-open'
instead.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-520
Creator:  Michael Olson <mwolson@gnu.org>
2006-11-20 06:50:29 +00:00
Juanma Barranquero
c6e43135c8 (erc-dcc-send-file): Fix typo in error message. 2006-11-06 02:08:42 +00:00
Miles Bader
240029d92c Revision: emacs@sv.gnu.org/emacs--devo--0--patch-82
Creator:  Michael Olson <mwolson@gnu.org>

Fix compiler error in erc-dcc.el.
2006-02-13 22:57:54 +00:00
Miles Bader
92ed2bfbc0 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-75
Creator:  Michael Olson <mwolson@gnu.org>

Make ERC comply with the new copyright year guidelines.
2006-02-12 20:25:00 +00:00
Miles Bader
9cc8d0b62e Revision: emacs@sv.gnu.org/emacs--devo--0--patch-73
Creator:  Michael Olson <mwolson@gnu.org>

Merge from erc--emacs--0
2006-02-12 12:02:53 +00:00
Miles Bader
597993cf44 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Creator:  Michael Olson <mwolson@gnu.org>

Install ERC.
2006-01-29 13:08:58 +00:00