/[emacs]/emacs/lisp/version.el
ViewVC logotype

Diff of /emacs/lisp/version.el

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

revision 2.30.2.2 by miles, Tue Oct 14 23:51:28 2003 UTC revision 2.30.2.3 by miles, Tue Jul 6 09:14:19 2004 UTC
# Line 61  to the system configuration; look at `sy Line 61  to the system configuration; look at `sy
61                   system-configuration                   system-configuration
62                   (cond ((featurep 'motif)                   (cond ((featurep 'motif)
63                          (concat ", " (substring motif-version-string 4)))                          (concat ", " (substring motif-version-string 4)))
                        ((featurep 'x-toolkit) ", X toolkit")  
64                         ((featurep 'gtk)                         ((featurep 'gtk)
65                          (concat ", GTK+ Version " gtk-version-string))                          (concat ", GTK+ Version " gtk-version-string))
66                           ((featurep 'x-toolkit) ", X toolkit")
67                         (t ""))                         (t ""))
68                   (if (and (boundp 'x-toolkit-scroll-bars)                   (if (and (boundp 'x-toolkit-scroll-bars)
69                            (memq x-toolkit-scroll-bars '(xaw xaw3d)))                            (memq x-toolkit-scroll-bars '(xaw xaw3d)))

Legend:
Removed from v.2.30.2.2  
changed lines
  Added in v.2.30.2.3

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