/[emacs]/emacs/lisp/gnus/gnus-start.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-start.el

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

revision 1.20.2.7 by miles, Thu Nov 4 13:12:18 2004 UTC revision 1.20.2.8 by miles, Wed Dec 8 23:31:40 2004 UTC
# Line 2246  If FORCE is non-nil, the .newsrc file is Line 2246  If FORCE is non-nil, the .newsrc file is
2246                        ;; doesn't change with each release) and the                        ;; doesn't change with each release) and the
2247                        ;; function that must be applied to convert the                        ;; function that must be applied to convert the
2248                        ;; previous version into the current version.                        ;; previous version into the current version.
2249                        '(("September Gnus v0.1" nil                        '(("September Gnus v0.1" nil
2250                           gnus-convert-old-ticks)                           gnus-convert-old-ticks)
2251                          ("Oort Gnus v0.08"     "legacy-gnus-agent"                          ("Oort Gnus v0.08"     "legacy-gnus-agent"
2252                           gnus-agent-convert-to-compressed-agentview)                           gnus-agent-convert-to-compressed-agentview)
2253                          ("Gnus v5.11"          "legacy-gnus-agent"                          ("Gnus v5.10.7"        "legacy-gnus-agent"
2254                           gnus-agent-unlist-expire-days)                           gnus-agent-unlist-expire-days)
2255                          ("Gnus v5.11"          "legacy-gnus-agent"                          ("Gnus v5.10.7"        "legacy-gnus-agent"
2256                           gnus-agent-unhook-expire-days)))                           gnus-agent-unhook-expire-days)))
2257                #'car-less-than-car)))                #'car-less-than-car)))
2258          ;; Skip converters older than the file version          ;; Skip converters older than the file version
# Line 2270  If FORCE is non-nil, the .newsrc file is Line 2270  If FORCE is non-nil, the .newsrc file is
2270                (when (and load-from                (when (and load-from
2271                           (not (fboundp func)))                           (not (fboundp func)))
2272                  (load load-from t))                  (load load-from t))
                 
2273                (or prompt-displayed                (or prompt-displayed
2274                    (not (gnus-convert-converter-needs-prompt func))                    (not (gnus-convert-converter-needs-prompt func))
2275                    (while (let (c                    (while (let (c

Legend:
Removed from v.1.20.2.7  
changed lines
  Added in v.1.20.2.8

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