diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/os.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index c0a9c81fda2..9b6752c5e1a 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi | |||
| @@ -941,8 +941,6 @@ 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}. | 943 | @code{user-mail-address}. @xref{User Identification}. |
| 944 | @c FIXME sounds like should probably give this a :set-after and some | ||
| 945 | @c custom-initialize-delay voodoo. | ||
| 946 | @end defopt | 944 | @end defopt |
| 947 | 945 | ||
| 948 | @deffn Command getenv var &optional frame | 946 | @deffn Command getenv var &optional frame |