]> git.eshelyaron.com Git - emacs.git/commitdiff
(command-line): Use `custom-reevaluate-setting' for `send-mail-function'.
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 28 Dec 2005 16:39:52 +0000 (16:39 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 28 Dec 2005 16:39:52 +0000 (16:39 +0000)
lisp/startup.el

index 62bc2e88dad6f93b5062602ac4184b6f153eb2fa..64da0315af4ccf287f115cf87e2deda96d11488e 100644 (file)
@@ -776,6 +776,7 @@ or `CVS', and any subdirectory that contains a file named `.nosearch'."
   (custom-reevaluate-setting 'mouse-wheel-down-event)
   (custom-reevaluate-setting 'mouse-wheel-up-event)
   (custom-reevaluate-setting 'file-name-shadow-mode)
+  (custom-reevaluate-setting 'send-mail-function)
 
   ;; Register default TTY colors for the case the terminal hasn't a
   ;; terminal init file.