/[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.2 by miles, Thu Sep 9 09:36:26 2004 UTC revision 1.15.4.3 by miles, Wed Sep 29 07:22:15 2004 UTC
# Line 1174  This command does not work if you use sh Line 1174  This command does not work if you use sh
1174        (let ((range (nth 0 action))        (let ((range (nth 0 action))
1175              (what  (nth 1 action))              (what  (nth 1 action))
1176              (marks (nth 2 action)))              (marks (nth 2 action)))
1177          (assert (or (eq what 'add) (eq what 'del)) t          (assert (or (eq what 'add) (eq what 'del)) nil
1178                  "Unknown request-set-mark action: %s" what)                  "Unknown request-set-mark action: %s" what)
1179          (dolist (mark marks)          (dolist (mark marks)
1180            (setq nnfolder-marks (gnus-update-alist-soft            (setq nnfolder-marks (gnus-update-alist-soft

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

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