Mercurial > emacs
changeset 71443:0d80312fb67d
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 23 Jun 2006 13:33:47 +0000 |
parents | 00a28b680b71 |
children | 6379f5eeecbd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <daniel@brockman.se> + + * 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 <rcyeske@gmail.com> * net/rcirc.el (rcirc-mode): Fix initialization of coding systems