Mercurial > hg > xemacs-beta
diff src/editfns.c @ 4266:c5a2b80bc4fa
[xemacs-hg @ 2007-11-14 18:51:20 by aidan]
Import make-temp-name (the functionality of mkstemp(3)) from GNU.
author | aidan |
---|---|
date | Wed, 14 Nov 2007 18:51:31 +0000 |
parents | 0a63e5de7bdc |
children | d9eb5ea14f65 |
line wrap: on
line diff
--- a/src/editfns.c Wed Nov 14 18:20:42 2007 +0000 +++ b/src/editfns.c Wed Nov 14 18:51:31 2007 +0000 @@ -2541,8 +2541,8 @@ DEFVAR_LISP ("user-full-name", &Vuser_full_name /* *The name of the user. -The function `user-full-name', which will return the value of this - variable, when called without arguments. +The function `user-full-name' will return the value of this variable, when +called without arguments. This is initialized to the value of the NAME environment variable. */ ); /* Initialized at run-time. */