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: Alex Schroeder
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 07 Jan 2006 02:51:46 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8938 emacs/lisp/ChangeLog:1.8939
--- emacs/lisp/ChangeLog:1.8938 Sat Jan  7 02:29:14 2006
+++ emacs/lisp/ChangeLog        Sat Jan  7 02:51:45 2006
@@ -4,6 +4,14 @@
        process is open, since not all commands need an open process.
        (rcirc-send-string): Check whether the process is open before
        sending anything.
+       (rcirc-ignore-list): New option.
+       (rcirc-ignore-list-automatic): New variable.
+       (rcirc-print): Take rcirc-ignore-list into account.
+       (rcirc-cmd-ignore): New command.
+       (rcirc-ignore-update-automatic): New function.
+       (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
+       list if ignored nicks.
+       (rcirc-handler-NICK): Ditto, and also ignore the new nick.
 
 2006-01-06  David Reitter  <address@hidden>
 




reply via email to

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