Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/erc/ChangeLog Sun Aug 06 14:23:55 2006 +0000 +++ b/lisp/erc/ChangeLog Mon Aug 07 07:43:25 2006 +0000 @@ -1,3 +1,20 @@ +2006-08-06 Michael Olson <mwolson@gnu.org> + + * erc.el (erc-arrange-session-in-multiple-windows): Fix bug with + multi-tty Emacs. + +2006-08-05 Michael Olson <mwolson@gnu.org> + + * erc-log.el (erc-log-standardize-name): New function that returns + a filename that is safe for use for a log file. + (erc-current-logfile): Use it. + + * erc.el (erc-startup-file-list): Search in ~/.emacs.d first, + since that is a fairly standard directory. + (erc-select-startup-file): Re-write to use + convert-standard-filename, which will ensure that MS-DOS systems + look for the _ercrc.el file. + 2006-08-02 Michael Olson <mwolson@gnu.org> * erc.el (erc-version-string): Release ERC 5.1.4.