From 1b685e7a0bd0e2ae26e9930075b826c9f40aa848 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 14 Feb 2017 23:34:49 -0800 Subject: [PATCH] Small lispref edit * doc/lispref/os.texi (User Identification): Remove extraneous detail about user-mail-address. --- doc/lispref/os.texi | 6 +----- 1 file changed, 1 insertion(+), 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 -- 2.39.2