/[emacs]/emacs/lisp/gnus/nnmaildir.el
ViewVC logotype

Diff of /emacs/lisp/gnus/nnmaildir.el

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

revision 1.2 by miles, Sat Sep 4 13:13:43 2004 UTC revision 1.3 by miles, Fri Mar 18 02:49:57 2005 UTC
# Line 1344  by nnmaildir-request-article.") Line 1344  by nnmaildir-request-article.")
1344           (write-region (point-min) (point-max) tmpfile nil 'no-message nil           (write-region (point-min) (point-max) tmpfile nil 'no-message nil
1345                         'excl)                         'excl)
1346           (unix-sync))) ;; no fsync :(           (unix-sync))) ;; no fsync :(
1347        (cancel-timer 24h)        (nnheader-cancel-timer 24h)
1348        (condition-case err        (condition-case err
1349            (add-name-to-file tmpfile curfile)            (add-name-to-file tmpfile curfile)
1350          (error          (error

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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