Fix displaying the user name in error message about no home directory.
authorEli Zaretskii <eliz@gnu.org>
Mon, 23 Jul 2012 17:27:41 +0000 (20:27 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 23 Jul 2012 17:27:41 +0000 (20:27 +0300)
commitec1b09b12339df0920e8901c6bd355a7afd2bc11
treef9915a032e8d61f19d7363fd1f1372f5c120a0c3
parent436bc8e0a73e02ed0840633c4d4d4922a222db24
Fix displaying the user name in error message about no home directory.

 lisp/startup.el (command-line): Don't display an empty user name in
 the error message about non-existent home directory, when
 init-file-user was set to an empty string.  See
 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
 for the details and context.
lisp/ChangeLog
lisp/startup.el