comparison 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
comparison
equal deleted inserted replaced
9469:9a8f9905d724 9470:ce0b3e3021bf
74 or t meaning should be initialized from `~/.mailrc'. 74 or t meaning should be initialized from `~/.mailrc'.
75 The alias definitions in `~/.mailrc' have this form: 75 The alias definitions in `~/.mailrc' have this form:
76 alias ALIAS MEANING") 76 alias ALIAS MEANING")
77 77
78 (defvar mail-alias-modtime nil 78 (defvar mail-alias-modtime nil
79 "The modification time of ~/.mailrc when it was last examined.") 79 "The modification time of `~/.mailrc' when it was last examined.")
80 80
81 (defvar mail-yank-prefix nil 81 (defvar mail-yank-prefix nil
82 "*Prefix insert on lines of yanked message being replied to. 82 "*Prefix insert on lines of yanked message being replied to.
83 nil means use indentation.") 83 nil means use indentation.")
84 (defvar mail-indentation-spaces 3 84 (defvar mail-indentation-spaces 3