emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r110175: Tweak previous change


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110175: Tweak previous change
Date: Sun, 23 Sep 2012 23:31:02 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110175
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sun 2012-09-23 23:31:02 -0700
message:
  Tweak previous change
modified:
  lisp/mail/emacsbug.el
=== modified file 'lisp/mail/emacsbug.el'
--- a/lisp/mail/emacsbug.el     2012-09-24 00:46:47 +0000
+++ b/lisp/mail/emacsbug.el     2012-09-24 06:31:02 +0000
@@ -254,7 +254,7 @@
                                           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 "


reply via email to

[Prev in Thread] Current Thread [Next in Thread]