From 65280ff31cf3856fa19d8fe38f461bfae67bcd46 Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Thu, 7 Nov 2002 17:23:00 +0000 Subject: (mail-default-directory): Set the version to 21.4. --- lisp/mail/sendmail.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lisp/mail/sendmail.el') diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index a3ec7f836e0..89154b44934 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -276,7 +276,8 @@ and should insert whatever you want to insert." Value of `default-directory' for mail buffers. This directory is used for auto-save files of mail buffers." :type '(directory :tag "Directory") - :group 'sendmail) + :group 'sendmail + :version "21.4") (defvar mail-reply-action nil) (defvar mail-send-actions nil -- cgit v1.2.1