comparison man/ChangeLog @ 74093:bc5d69739d5e

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>
author Miles Bader <miles@gnu.org>
date Mon, 20 Nov 2006 06:50:29 +0000
parents 45adfdc231c2
children 681d59f945bb dbe3f29e61d6
comparison
equal deleted inserted replaced
74092:b4cb60fd110d 74093:bc5d69739d5e
1 2006-11-20 Michael Olson <mwolson@gnu.org>
2
3 * erc.texi: Call this the 5.2 stable pre-release of ERC.
4
1 2006-11-18 Chong Yidong <cyd@stupidchicken.com> 5 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t, 7 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4 and EMACS is deprecated. 8 and EMACS is deprecated.
5 9