emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tiny typo in rmail.el


From: Alfred M. Szmidt
Subject: tiny typo in rmail.el
Date: Sat, 9 Jun 2007 00:24:07 +0200 (CEST)

Tiny typo in the docstring for rmail-movemail-variant-in-use, should
be a period and not a semi-colon at the end.

diff -up /home/ams/emacs/lisp/mail/rmail.el /tmp/buffer-content-5260Ewh
--- /home/ams//emacs/lisp/mail/rmail.el 2007-05-14 21:58:45.000000000 +0200
+++ /tmp/buffer-content-5260Ewh 2007-06-09 00:19:27.000000000 +0200
@@ -228,7 +228,7 @@ Otherwise, look for `movemail' in the di
   `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)

Diff finished.  Sat Jun  9 00:19:27 2007




reply via email to

[Prev in Thread] Current Thread [Next in Thread]