/[emacs]/emacs/lisp/mail/emacsbug.el
ViewVC logotype

Diff of /emacs/lisp/mail/emacsbug.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.61 by rms, Sun Oct 5 13:51:43 2003 UTC revision 1.62 by jhd, Thu Oct 28 07:37:02 2004 UTC
# Line 128  usually do not have translators to read Line 128  usually do not have translators to read
128      (insert "\n\n\n")      (insert "\n\n\n")
129    
130      (insert "In " (emacs-version) "\n")      (insert "In " (emacs-version) "\n")
131        (if (fboundp 'x-server-vendor)
132            (insert "Distributor `" (x-server-vendor) "', version "
133                    (mapconcat 'number-to-string (x-server-version) ".") "\n"))
134      (if (and system-configuration-options      (if (and system-configuration-options
135               (not (equal system-configuration-options "")))               (not (equal system-configuration-options "")))
136          (insert "configured using `configure "          (insert "configured using `configure "

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26