diff options
Diffstat (limited to 'doc/lispref/os.texi')
| -rw-r--r-- | doc/lispref/os.texi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 553bb4a0068..178822b311e 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi | |||
| @@ -940,9 +940,7 @@ string. | |||
| 940 | If this variable is non-@code{nil}, it is used instead of | 940 | If this variable is non-@code{nil}, it is used instead of |
| 941 | @code{system-name} for purposes of generating email addresses. For | 941 | @code{system-name} for purposes of generating email addresses. For |
| 942 | example, it is used when constructing the default value of | 942 | example, it is used when constructing the default value of |
| 943 | @code{user-mail-address}. @xref{User Identification}. (Since this is | 943 | @code{user-mail-address}. @xref{User Identification}. |
| 944 | done when Emacs starts up, the value actually used is the one saved when | ||
| 945 | Emacs was dumped. @xref{Building Emacs}.) | ||
| 946 | @c FIXME sounds like should probably give this a :set-after and some | 944 | @c FIXME sounds like should probably give this a :set-after and some |
| 947 | @c custom-initialize-delay voodoo. | 945 | @c custom-initialize-delay voodoo. |
| 948 | @end defopt | 946 | @end defopt |