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 [EMACS_22_BASE]


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/xfaces.c,v [EMACS_22_BASE]
Date: Tue, 05 Jun 2007 00:19:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Chong Yidong <cyd>      07/06/05 00:19:06

Index: xfaces.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/xfaces.c,v
retrieving revision 1.359
retrieving revision 1.359.2.1
diff -u -b -r1.359 -r1.359.2.1
--- xfaces.c    14 Feb 2007 15:47:51 -0000      1.359
+++ xfaces.c    5 Jun 2007 00:19:05 -0000       1.359.2.1
@@ -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]