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

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

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

revision 1.4 by zsh, Wed Dec 20 20:20:51 2000 UTC revision 1.5 by monnier, Fri Apr 12 03:09:47 2002 UTC
# Line 523  Line 523 
523      (let ((nnmail-file-coding-system      (let ((nnmail-file-coding-system
524             (or nnmbox-file-coding-system-for-write             (or nnmbox-file-coding-system-for-write
525                 nnmbox-file-coding-system)))                 nnmbox-file-coding-system)))
526        (nnmail-write-region 1 1 nnmbox-mbox-file t 'nomesg))))        (nnmail-write-region (point-min) (point-min)
527                               nnmbox-mbox-file t 'nomesg))))
528    
529  (defun nnmbox-read-mbox ()  (defun nnmbox-read-mbox ()
530    (nnmail-activate 'nnmbox)    (nnmail-activate 'nnmbox)

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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