]> git.eshelyaron.com Git - emacs.git/commit
Read Windows OS info for report-emacs-bug from Registry
authorEli Zaretskii <eliz@gnu.org>
Fri, 7 Sep 2018 14:41:21 +0000 (17:41 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 7 Sep 2018 14:41:21 +0000 (17:41 +0300)
commit752a05b17dfb1bfb27867f1cf3a7548dbb570d26
treef487433532dac5062cd7834aa21582d02428605f
parent2c8520e19c0fe72d046033e39953b7a0a87be24e
Read Windows OS info for report-emacs-bug from Registry

* lisp/w32-fns.el (w32--os-description): New function.
* lisp/mail/emacsbug.el (report-emacs-bug--os-description):
Use 'w32--os-description' instead of launching the
'systeminfo' program, which can be very slow, and is also
missing on versions of Windows before XP Professional.
lisp/mail/emacsbug.el
lisp/w32-fns.el