emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/version.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/version.el,v
Date: Sun, 27 Jul 2008 18:25:03 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/27 18:24:49

Index: lisp/version.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/version.el,v
retrieving revision 2.64
retrieving revision 2.65
diff -u -b -r2.64 -r2.65
--- lisp/version.el     23 Jul 2008 06:01:20 -0000      2.64
+++ lisp/version.el     27 Jul 2008 18:24:32 -0000      2.65
@@ -67,8 +67,6 @@
                       ((featurep 'x-toolkit) ", X toolkit")
                       ((featurep 'ns)
                        (format ", *Step %s" ns-version-string))
-                      ((boundp 'mac-carbon-version-string)
-                       (concat ", Carbon Version " mac-carbon-version-string))
                       (t ""))
                 (if (and (boundp 'x-toolkit-scroll-bars)
                          (memq x-toolkit-scroll-bars '(xaw xaw3d)))




reply via email to

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