Mercurial > emacs
changeset 9470:ce0b3e3021bf
(mail-alias-modtime): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 12 Oct 1994 08:02:20 +0000 |
parents | 9a8f9905d724 |
children | 1b933ccf3c20 |
files | lisp/mail/sendmail.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.