]> git.eshelyaron.com Git - emacs.git/commitdiff
(mail-alias-modtime): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Wed, 12 Oct 1994 08:02:20 +0000 (08:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 12 Oct 1994 08:02:20 +0000 (08:02 +0000)
lisp/mail/sendmail.el

index 982ed8ecbbdee6c013ca1508b7b6fb67de85ce67..a2719857b235cf553dd0edf8a50eb4d46bc028b2 100644 (file)
@@ -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.