comparison lisp/erc/ChangeLog @ 72302:ddc702799326

Fix ERC bug introduced in last patch Revision: emacs@sv.gnu.org/emacs--devo--0--patch-387 Creator: Michael Olson <mwolson@gnu.org>
author Miles Bader <miles@gnu.org>
date Mon, 07 Aug 2006 07:43:37 +0000
parents 0bacf06559e2
children 430a916ae2ba
comparison
equal deleted inserted replaced
72301:0bacf06559e2 72302:ddc702799326
1 2006-08-06 Michael Olson <mwolson@gnu.org> 1 2006-08-06 Michael Olson <mwolson@gnu.org>
2 2
3 * erc.el (erc-arrange-session-in-multiple-windows): Fix bug with 3 * erc.el (erc-arrange-session-in-multiple-windows): Fix bug with
4 multi-tty Emacs. 4 multi-tty Emacs.
5 (erc-select-startup-file): Fix bug introduced by recent change.
5 6
6 2006-08-05 Michael Olson <mwolson@gnu.org> 7 2006-08-05 Michael Olson <mwolson@gnu.org>
7 8
8 * erc-log.el (erc-log-standardize-name): New function that returns 9 * erc-log.el (erc-log-standardize-name): New function that returns
9 a filename that is safe for use for a log file. 10 a filename that is safe for use for a log file.