# HG changeset patch # User Eli Zaretskii # Date 1132405925 0 # Node ID 21e2e33584033087d536774f3575eda8730798a1 # Parent d3d8e2bcfa9827a63342b8e3821adffbbab5c5eb *** empty log message *** diff -r d3d8e2bcfa98 -r 21e2e3358403 lisp/ChangeLog --- a/lisp/ChangeLog Sat Nov 19 13:11:36 2005 +0000 +++ b/lisp/ChangeLog Sat Nov 19 13:12:05 2005 +0000 @@ -1,3 +1,18 @@ +2005-11-16 Ryan Yeske + + * net/rcirc.el (rcirc-mangle-text): Add bold face property without + replacing existing properties. + (rcirc-my-nick, rcirc-other-nick, rcirc-server) + (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove + tty specs. + (rcirc-server-prefix, rcirc-server): New faces. + (rcirc-url-regexp): Generate with rx macro. + (rcirc-last-server-message-time): New variable. + (rcirc-filter): Record time of last message. + (rcirc-keepalive): Kill processes that did not send a message + since the last ping. + (rcirc-mode): Give rcirc-topic a local binding here. + 2005-11-19 Michael Cadilhac (tiny change) * subr.el (read-passwd): Fontify the prompt as we do with other