Show
Ignore:
Timestamp:
08/18/06 08:35:31 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/gnus/nnheader.el

    r4140 r4148  
    599599                                file nil beg 
    600600                                (incf beg nnheader-head-chop-length)))) 
    601                     ;; CRLF of CR might be used for the line-break code. 
     601                    ;; CRLF or CR might be used for the line-break code. 
    602602                    (prog1 (not (re-search-forward "\n\r?\n\\|\r\r" nil t)) 
    603603                      (goto-char (point-max)))