/[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.11.2.4 by miles, Wed Oct 6 05:23:52 2004 UTC revision 1.11.2.5 by miles, Wed Dec 8 23:31:40 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.11.2.4  
changed lines
  Added in v.1.11.2.5

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