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

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

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

revision 1.4 by pj, Tue Feb 5 07:08:46 2002 UTC revision 1.4.4.1 by miles, Fri Apr 4 06:20:20 2003 UTC
# Line 232  If HEADER-ONLY is non-nil only decode he Line 232  If HEADER-ONLY is non-nil only decode he
232                           (>= (buffer-size) data-fork-start)))                           (>= (buffer-size) data-fork-start)))
233                    (progn                    (progn
234                      (binhex-verify-crc work-buffer                      (binhex-verify-crc work-buffer
235                                         1 data-fork-start)                                         (point-min) data-fork-start)
236                      (setq header (binhex-header work-buffer))                      (setq header (binhex-header work-buffer))
237                      (if header-only (setq tmp nil counter 0))))                      (if header-only (setq tmp nil counter 0))))
238                (setq tmp (and tmp (not (eq inputpos end)))))                (setq tmp (and tmp (not (eq inputpos end)))))

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.4.1

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