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

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

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

revision 1.12 by miles, Sat Sep 4 13:13:44 2004 UTC revision 1.13 by miles, Wed Sep 29 06:35:14 2004 UTC
# Line 923  Use the nov database for the current gro Line 923  Use the nov database for the current gro
923        (let ((range (nth 0 action))        (let ((range (nth 0 action))
924              (what  (nth 1 action))              (what  (nth 1 action))
925              (marks (nth 2 action)))              (marks (nth 2 action)))
926          (assert (or (eq what 'add) (eq what 'del)) t          (assert (or (eq what 'add) (eq what 'del)) nil
927                  "Unknown request-set-mark action: %s" what)                  "Unknown request-set-mark action: %s" what)
928          (dolist (mark marks)          (dolist (mark marks)
929            (setq nnml-marks (gnus-update-alist-soft            (setq nnml-marks (gnus-update-alist-soft

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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