(wl-summary-sync-update): Remove duplicated period in a quit message.
authorokazaki <okazaki>
Fri, 16 Apr 2004 06:29:19 +0000 (06:29 +0000)
committerokazaki <okazaki>
Fri, 16 Apr 2004 06:29:19 +0000 (06:29 +0000)
wl/wl-summary.el

index 350c5eb..c79f5c9 100644 (file)
@@ -1980,7 +1980,7 @@ This function is defined for `window-scroll-functions'"
                                                    folder))
                        (format "Updated (-%d/+%d) message(s)"
                                (length delete-list) num))))
-           (setq mes "Quit updating.")))
+           (setq mes "Quit updating")))
       ;; synchronize marks.
       (if (and crossed wl-summary-auto-sync-marks)
          (wl-summary-sync-marks))