changeset 67015:21e2e3358403

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 19 Nov 2005 13:12:05 +0000
parents d3d8e2bcfa98
children 47fccd30153d
files lisp/ChangeLog
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rcyeske@gmail.com>
+
+	* 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  <michael.cadilhac@lrde.org>  (tiny change)
 
 	* subr.el (read-passwd): Fontify the prompt as we do with other