]> git.eshelyaron.com Git - emacs.git/commit
Recognize more system descriptions in report-emacs-bug
authorGlenn Morris <rgm@gnu.org>
Tue, 30 Jan 2018 07:01:11 +0000 (23:01 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 30 Jan 2018 07:01:28 +0000 (23:01 -0800)
commitb937381e51df28551463da410577c72fb5fa6ace
treee56356ed134bc2e17e2155985f255483ce7106d5
parent29abae3572090a86beedb66822ccf34356c8a00c
Recognize more system descriptions in report-emacs-bug

* lisp/mail/emacsbug.el (report-emacs-bug--os-description):
New function, split from report-emacs-bug.  Also parse the
standard /etc files that can contain release information.
(report-emacs-bug): Call report-emacs-bug--os-description.
lisp/mail/emacsbug.el