Fix a comment.
authoryamaoka <yamaoka>
Mon, 7 Jan 2002 23:12:46 +0000 (23:12 +0000)
committeryamaoka <yamaoka>
Mon, 7 Jan 2002 23:12:46 +0000 (23:12 +0000)
lisp/nnheader.el

index d2dad79..677cf0b 100644 (file)
@@ -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."