Small lispref edit
* doc/lispref/os.texi (User Identification): Remove extraneous detail about user-mail-address.
This commit is contained in:
parent
8a9c468b6f
commit
1b685e7a0b
1 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue