emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 19 Nov 2005 08:12:07 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8623 emacs/lisp/ChangeLog:1.8624
*** emacs/lisp/ChangeLog:1.8623 Sat Nov 19 12:49:59 2005
--- emacs/lisp/ChangeLog        Sat Nov 19 13:12:05 2005
***************
*** 1,3 ****
--- 1,18 ----
+ 2005-11-16  Ryan Yeske  <address@hidden>
+ 
+       * 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  <address@hidden>  (tiny change)
  
        * subr.el (read-passwd): Fontify the prompt as we do with other




reply via email to

[Prev in Thread] Current Thread [Next in Thread]