emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xfaces.c,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/xfaces.c,v
Date: Sat, 26 May 2007 17:21:16 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/05/26 17:21:15

Index: xfaces.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/xfaces.c,v
retrieving revision 1.359
retrieving revision 1.360
diff -u -b -r1.359 -r1.360
--- xfaces.c    14 Feb 2007 15:47:51 -0000      1.359
+++ xfaces.c    26 May 2007 17:21:13 -0000      1.360
@@ -7987,7 +7987,7 @@
   staticpro (&QCforeground);
   QCbackground = intern (":background");
   staticpro (&QCbackground);
-  QCstipple = intern (":stipple");;
+  QCstipple = intern (":stipple");
   staticpro (&QCstipple);
   QCwidth = intern (":width");
   staticpro (&QCwidth);




reply via email to

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