/[emacs]/emacs/lisp/mail/feedmail.el
ViewVC logotype

Diff of /emacs/lisp/mail/feedmail.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by lektu, Mon May 16 11:16:34 2005 UTC revision 1.24 by deego, Sun Sep 18 12:37:19 2005 UTC
# Line 1943  mapped to mostly alphanumerics for safet Line 1943  mapped to mostly alphanumerics for safet
1943                 (file-exists-p a-s-file-name)                 (file-exists-p a-s-file-name)
1944                 (delete-file a-s-file-name))))                 (delete-file a-s-file-name))))
1945      (if feedmail-queue-chatty      (if feedmail-queue-chatty
1946          (progn (message (concat "FQM: Queued in " filename))          (progn (message "%s" (concat "FQM: Queued in " filename))
1947                 (sit-for feedmail-queue-chatty-sit-for)))                 (sit-for feedmail-queue-chatty-sit-for)))
1948      (if feedmail-queue-chatty      (if feedmail-queue-chatty
1949          (progn          (progn

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26