diff lisp/vm/vm-thread.el @ 102:a145efe76779 r20-1b3

Import from CVS: tag r20-1b3
author cvs
date Mon, 13 Aug 2007 09:15:49 +0200
parents 0d2f883870bc
children 8619ce7e4c50
line wrap: on
line diff
--- a/lisp/vm/vm-thread.el	Mon Aug 13 09:15:13 2007 +0200
+++ b/lisp/vm/vm-thread.el	Mon Aug 13 09:15:49 2007 +0200
@@ -94,9 +94,9 @@
 				(aref (symbol-value subject-sym) 2))))))))
       (setq mp (cdr mp) n (1+ n))
       (if (zerop (% n modulus))
-	  (vm-unsaved-message "Building threads... %d" n)))
+	  (message "Building threads... %d" n)))
     (if (> n modulus)
-	(vm-unsaved-message "Building threads... done"))))
+	(message "Building threads... done"))))
 
 (defun vm-thread-mark-for-summary-update (message-list)
   (while message-list