Removed garbage.
authorteranisi <teranisi>
Sat, 19 Jul 2003 12:50:32 +0000 (12:50 +0000)
committerteranisi <teranisi>
Sat, 19 Jul 2003 12:50:32 +0000 (12:50 +0000)
wl/wl-expire.el
wl/wl-refile.el

index f3d1846..a195e0e 100644 (file)
        (setq msgs (delq (car dlist) msgs)))
       (setq dlist (cdr dlist)))
     msgs))
-nn;; End New functions.
+;; End New functions.
 
 (defun wl-expire-delete (folder delete-list &optional no-reserve-marks)
   "Delete message for expire."
index ec795f7..0dd0048 100644 (file)
 
 (defun wl-refile-subject-learn (entity dst)
   (let ((subject (funcall wl-summary-subject-filter-function
-n                        (elmo-message-entity-field entity 'subject)))
+                         (elmo-message-entity-field entity 'subject)))
        hit)
     (setq dst (elmo-string dst))
     (if (and subject (not (string= subject "")))