emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp/mail pmailsort.el


From: Chong Yidong
Subject: [Emacs-diffs] emacs/lisp/mail pmailsort.el
Date: Thu, 04 Dec 2008 03:24:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/04 03:24:42

Modified files:
        lisp/mail      : pmailsort.el 

Log message:
        (pmail-sort-messages): Don't call removed function
        pmail-header-show-headers.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mail/pmailsort.el?cvsroot=emacs&r1=1.7&r2=1.8

Patches:
Index: pmailsort.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/pmailsort.el,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- pmailsort.el        6 Sep 2008 18:44:36 -0000       1.7
+++ pmailsort.el        4 Dec 2008 03:24:41 -0000       1.8
@@ -167,7 +167,6 @@
          (predicate nil)                       ;< or string-lessp
          (sort-lists nil))
       (message "Finding sort keys...")
-      (pmail-header-show-headers)
       (widen)
       (let ((msgnum 1))
        (while (>= pmail-total-messages msgnum)




reply via email to

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