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: Sun, 08 Jan 2006 15:22:59 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8941 emacs/lisp/ChangeLog:1.8942
--- emacs/lisp/ChangeLog:1.8941 Sun Jan  8 03:55:27 2006
+++ emacs/lisp/ChangeLog        Sun Jan  8 15:22:59 2006
@@ -11,6 +11,14 @@
 
 2006-01-07  Alex Schroeder  <address@hidden>
 
+       * mail/rmail.el (rmail-current-subject): New function.
+       (rmail-current-subject-regexp): New function.
+       (rmail-next-same-subject): Use it.
+
+       * mail/rmailsum.el (rmail-summary-by-topic): Use
+       rmail-current-subject and rmail-current-subject-regexp.
+       (rmail-summary-next-same-subject): Ditto.
+
        * net/rcirc.el (rcirc-send-input): No longer check whether the
        process is open, since not all commands need an open process.
        (rcirc-send-string): Check whether the process is open before




reply via email to

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