system-name's returned value can vary
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Dec 2014 14:18:24 +0000 (14:18 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 30 Dec 2014 14:18:24 +0000 (14:18 +0000)
commit01e0621bafe60ef8a168eaca3b116cb4cbfdf566
treea858f0c7985395f23ef2cce01b420c65b8a6cb01
parent1ef3856f4624d254d6491bf6b4d2bd158a04325a
system-name's returned value can vary

Also, the system-name variable is now obsolete.
Fixes Bug#19438.
* message.el (message-make-fqdn):
* nnvirtual.el (nnvirtual-retrieve-headers)
(nnvirtual-update-xref-header):
Prefer (system-name) to system-name, and avoid naming
locals 'system-name'.
lisp/ChangeLog
lisp/message.el
lisp/nnvirtual.el