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

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

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

revision 1.15.4.3 by miles, Wed Sep 29 07:22:15 2004 UTC revision 1.15.4.4 by miles, Fri Nov 19 06:55:01 2004 UTC
# Line 1240  This command does not work if you use sh Line 1240  This command does not work if you use sh
1240                          nnfolder-marks-modtime))                          nnfolder-marks-modtime))
1241        (error (or (gnus-yes-or-no-p        (error (or (gnus-yes-or-no-p
1242                    (format "Could not write to %s (%s).  Continue? " file err))                    (format "Could not write to %s (%s).  Continue? " file err))
1243                   (error "Cannot write to %s (%s)" err))))))                   (error "Cannot write to %s (%s)" file err))))))
1244    
1245  (defun nnfolder-open-marks (group server)  (defun nnfolder-open-marks (group server)
1246    (let ((file (nnfolder-group-marks-pathname group)))    (let ((file (nnfolder-group-marks-pathname group)))

Legend:
Removed from v.1.15.4.3  
changed lines
  Added in v.1.15.4.4

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