From: yamaoka Date: Mon, 7 Jan 2002 23:12:46 +0000 (+0000) Subject: Fix a comment. X-Git-Tag: t-gnus-6_15_5-00-quimby~5 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48cd46061c53eabf467a879e4ac7aed5da8ce1d4;p=elisp%2Fgnus.git- Fix a comment. --- diff --git a/lisp/nnheader.el b/lisp/nnheader.el index d2dad79..677cf0b 100644 --- a/lisp/nnheader.el +++ b/lisp/nnheader.el @@ -1209,7 +1209,7 @@ find-file-hooks, etc. 'multibyte-string-p 'ignore))) -;; rfc-2047 stuff. +;; rfc2047 stuff. (unless (featurep 'mail-parse) (defun-maybe std11-narrow-to-field () "Narrow the buffer to the header on the current line."