emacs-diffs
[Top][All Lists]
Advanced

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

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


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

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

Index: lisp/erc/erc.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/erc/erc.el,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- lisp/erc/erc.el     19 Jun 2008 04:59:11 -0000      1.51
+++ lisp/erc/erc.el     27 Jul 2008 18:24:33 -0000      1.52
@@ -3384,7 +3384,6 @@
                                   ((featurep 'gtk)
                                    (concat ", GTK+ Version "
                                            gtk-version-string))
-                                  ((featurep 'mac-carbon) ", Mac Carbon")
                                   ((featurep 'x-toolkit) ", X toolkit")
                                   (t ""))
                             (if (and (boundp 'x-toolkit-scroll-bars)




reply via email to

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