aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2006-07-22 10:48:46 +0000
committerEli Zaretskii2006-07-22 10:48:46 +0000
commita502d5f3b388be10a06b13d45c46f2c18b0b0d62 (patch)
tree6a7a8db0ffe4cfdc463dfd9aef2238e1b5b23144
parentcee0c9967372fd59cb08630c1b28c3d3aa68cf83 (diff)
downloademacs-a502d5f3b388be10a06b13d45c46f2c18b0b0d62.tar.gz
emacs-a502d5f3b388be10a06b13d45c46f2c18b0b0d62.zip
(General Variables): Document EMAIL.
-rw-r--r--man/cmdargs.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 56bc8874b4d..a1b26bcdcb3 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -470,6 +470,11 @@ to search for Emacs Lisp files---used to initialize @code{load-path}.
470@item EMACSPATH 470@item EMACSPATH
471A colon-separated list of directories to search for executable 471A colon-separated list of directories to search for executable
472files---used to initialize @code{exec-path}. 472files---used to initialize @code{exec-path}.
473@item EMAIL
474@vindex user-mail-address@r{, initialization}
475Your email address; used to initialize the Lisp variable
476@code{user-mail-address}, which the Emacs mail interface puts into
477the @samp{From} header of outgoing messages (@pxref{Mail Headers}).
473@item ESHELL 478@item ESHELL
474Used for shell-mode to override the @env{SHELL} environment variable. 479Used for shell-mode to override the @env{SHELL} environment variable.
475@item HISTFILE 480@item HISTFILE