/[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.63 by jhd, Tue Nov 23 19:22:43 2004 UTC revision 1.64 by gm, Thu Jun 23 17:02:33 2005 UTC
# Line 130  usually do not have translators to read Line 130  usually do not have translators to read
130      (insert "In " (emacs-version) "\n")      (insert "In " (emacs-version) "\n")
131      (if (fboundp 'x-server-vendor)      (if (fboundp 'x-server-vendor)
132          (condition-case nil          (condition-case nil
133              (insert "Distributor `" (x-server-vendor) "', version "              (insert "X server distributor `" (x-server-vendor) "', version "
134                      (mapconcat 'number-to-string (x-server-version) ".") "\n")                      (mapconcat 'number-to-string (x-server-version) ".") "\n")
135            (error t)))            (error t)))
136      (if (and system-configuration-options      (if (and system-configuration-options

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

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