diff lisp/mail/sendmail.el @ 9470:ce0b3e3021bf

(mail-alias-modtime): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Wed, 12 Oct 1994 08:02:20 +0000
parents 535197b3fc42
children a8f745eaee5c
line wrap: on
line diff
--- a/lisp/mail/sendmail.el	Wed Oct 12 08:00:49 1994 +0000
+++ b/lisp/mail/sendmail.el	Wed Oct 12 08:02:20 1994 +0000
@@ -76,7 +76,7 @@
     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.