diff options
-rw-r--r-- | doc/lispref/os.texi | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 178822b311e..c0a9c81fda2 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -1133,11 +1133,7 @@ not load any customization files or user profile. @end defvar @defopt user-mail-address -This holds the nominal email address of the user who is using Emacs. -Emacs normally sets this variable to a default value after reading your -init files, but not if you have already set it. So you can set the -variable to some other value in your init file if you do not -want to use the default value. +This holds the email address of the user who is using Emacs. @end defopt @defun user-login-name &optional uid |