Mercurial > emacs
comparison lisp/erc/ChangeLog @ 72301:0bacf06559e2
Update from erc--emacs--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-386
Creator: Michael Olson <mwolson@gnu.org>
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 07 Aug 2006 07:43:25 +0000 |
parents | 268989954f79 |
children | ddc702799326 |
comparison
equal
deleted
inserted
replaced
72300:0b8053e535c7 | 72301:0bacf06559e2 |
---|---|
1 2006-08-06 Michael Olson <mwolson@gnu.org> | |
2 | |
3 * erc.el (erc-arrange-session-in-multiple-windows): Fix bug with | |
4 multi-tty Emacs. | |
5 | |
6 2006-08-05 Michael Olson <mwolson@gnu.org> | |
7 | |
8 * erc-log.el (erc-log-standardize-name): New function that returns | |
9 a filename that is safe for use for a log file. | |
10 (erc-current-logfile): Use it. | |
11 | |
12 * erc.el (erc-startup-file-list): Search in ~/.emacs.d first, | |
13 since that is a fairly standard directory. | |
14 (erc-select-startup-file): Re-write to use | |
15 convert-standard-filename, which will ensure that MS-DOS systems | |
16 look for the _ercrc.el file. | |
17 | |
1 2006-08-02 Michael Olson <mwolson@gnu.org> | 18 2006-08-02 Michael Olson <mwolson@gnu.org> |
2 | 19 |
3 * erc.el (erc-version-string): Release ERC 5.1.4. | 20 * erc.el (erc-version-string): Release ERC 5.1.4. |
4 | 21 |
5 * Makefile, NEWS, erc.texi: Update for the 5.1.4 release. | 22 * Makefile, NEWS, erc.texi: Update for the 5.1.4 release. |