From 7e67d00b981117b8f148c535a070b76994e17056 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 12 Oct 1994 08:02:20 +0000 Subject: (mail-alias-modtime): Doc fix. --- lisp/mail/sendmail.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/mail') diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 982ed8ecbb..a2719857b2 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -76,7 +76,7 @@ The alias definitions in `~/.mailrc' have this form: alias ALIAS MEANING") (defvar mail-alias-modtime nil - "The modification time of ~/.mailrc when it was last examined.") + "The modification time of `~/.mailrc' when it was last examined.") (defvar mail-yank-prefix nil "*Prefix insert on lines of yanked message being replied to. -- cgit v1.2.3