unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* tiny typo in rmail.el
@ 2007-06-08 22:24 Alfred M. Szmidt
  0 siblings, 0 replies; only message in thread
From: Alfred M. Szmidt @ 2007-06-08 22:24 UTC (permalink / raw)
  To: emacs-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-08 22:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-08 22:24 tiny typo in rmail.el Alfred M. Szmidt

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).