comparison lisp/mail/rmail.el @ 46129:991d43f3c8a8

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 02 Jul 2002 14:48:56 +0000
parents 68f66e6dd200
children 2d6894cca50a
comparison
equal deleted inserted replaced
46128:9e6cc5e5d948 46129:991d43f3c8a8
761 Labels: 761 Labels:
762 Note: This is the header of an rmail file. 762 Note: This is the header of an rmail file.
763 Note: If you are seeing it in rmail, 763 Note: If you are seeing it in rmail,
764 Note: it means the file has no messages in it.\n\^_"))) 764 Note: it means the file has no messages in it.\n\^_")))
765 765
766 ;; Decode Babyl formated part at the head of current buffer by 766 ;; Decode Babyl formatted part at the head of current buffer by
767 ;; rmail-file-coding-system, or if it is nil, do auto conversion. 767 ;; rmail-file-coding-system, or if it is nil, do auto conversion.
768 768
769 (defun rmail-decode-babyl-format () 769 (defun rmail-decode-babyl-format ()
770 (let ((modifiedp (buffer-modified-p)) 770 (let ((modifiedp (buffer-modified-p))
771 (buffer-read-only nil) 771 (buffer-read-only nil)