From: Glenn Morris Date: Mon, 24 Sep 2012 06:31:02 +0000 (-0700) Subject: Tweak previous change X-Git-Tag: emacs-24.2.90~244^2~108 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1feca5a2a05ccd5aa28ce47a4fd22d6b54662fcc;p=emacs.git Tweak previous change --- diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index ad2167bd6f8..0066847e995 100644 --- a/lisp/mail/emacsbug.el +++ b/lisp/mail/emacsbug.el @@ -254,7 +254,7 @@ usually do not have translators for other languages.\n\n"))) nil "-d"))) (buffer-string))))) (if (stringp lsb) - (insert "LSB Release " lsb "\n"))) + (insert "System " lsb "\n"))) (when (and system-configuration-options (not (equal system-configuration-options ""))) (insert "Configured using:\n `configure "