# HG changeset patch # User Juanma Barranquero # Date 1025621336 0 # Node ID 991d43f3c8a8db3fe4705ae881fc780233037caa # Parent 9e6cc5e5d948e6e17d360649b500186ee025c0c3 Fix typo. diff -r 9e6cc5e5d948 -r 991d43f3c8a8 lisp/mail/rmail.el --- a/lisp/mail/rmail.el Tue Jul 02 13:23:18 2002 +0000 +++ b/lisp/mail/rmail.el Tue Jul 02 14:48:56 2002 +0000 @@ -763,7 +763,7 @@ Note: If you are seeing it in rmail, Note: it means the file has no messages in it.\n\^_"))) -;; Decode Babyl formated part at the head of current buffer by +;; Decode Babyl formatted part at the head of current buffer by ;; rmail-file-coding-system, or if it is nil, do auto conversion. (defun rmail-decode-babyl-format ()