Mercurial > emacs
changeset 77993:f87b929ffd17
(rmail-movemail-variant-in-use): Fix doc typo.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sat, 09 Jun 2007 12:54:08 +0000 |
parents | c3bb219a77cf |
children | ce572ff13002 |
files | lisp/mail/rmail.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/rmail.el Sat Jun 09 00:13:10 2007 +0000 +++ b/lisp/mail/rmail.el Sat Jun 09 12:54:08 2007 +0000 @@ -228,7 +228,7 @@ `emacs' Means any implementation, compatible with the native Emacs one. This is the default; `mailutils' Means GNU mailutils implementation, capable of handling full -mail URLs as the source mailbox;") +mail URLs as the source mailbox.") ;;;###autoload (defun rmail-movemail-variant-p (&rest variants)