# HG changeset patch # User Eli Zaretskii # Date 1151069627 0 # Node ID 0d80312fb67df4563a101d7840dc0f1cdd56e73f # Parent 00a28b680b71745aeed3a8ad5567c7ec1ff23092 *** empty log message *** diff -r 00a28b680b71 -r 0d80312fb67d lisp/ChangeLog --- a/lisp/ChangeLog Fri Jun 23 13:33:08 2006 +0000 +++ b/lisp/ChangeLog Fri Jun 23 13:33:47 2006 +0000 @@ -1,3 +1,11 @@ +2006-06-23 Daniel Brockman + + * net/rcirc.el (rcirc-default-user-full-name): Default to + `rcirc-default-user-name' instead of `rcirc-user-name' (which no + longer exists). + (rcirc-process-list): Check `buffer-live-p' before attempting to + switch to a buffer. + 2006-06-23 Ryan Yeske * net/rcirc.el (rcirc-mode): Fix initialization of coding systems