emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 1b685e7: Small lispref edit


From: Glenn Morris
Subject: [Emacs-diffs] master 1b685e7: Small lispref edit
Date: Wed, 15 Feb 2017 02:35:07 -0500 (EST)

branch: master
commit 1b685e7a0bd0e2ae26e9930075b826c9f40aa848
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    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 178822b..c0a9c81 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]