emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/nsfns.m,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/nsfns.m,v
Date: Fri, 01 Aug 2008 16:23:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/08/01 16:23:25

Index: nsfns.m
===================================================================
RCS file: /sources/emacs/emacs/src/nsfns.m,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- nsfns.m     1 Aug 2008 14:01:07 -0000       1.18
+++ nsfns.m     1 Aug 2008 16:23:25 -0000       1.19
@@ -1023,7 +1023,8 @@
   x_set_fringe_width, /* generic OK */
   0, /* x_set_wait_for_wm, will ignore */
   0,  /* x_set_fullscreen will ignore */
-  x_set_font_backend /* generic OK */
+  x_set_font_backend, /* generic OK */
+  0
 };
 
 




reply via email to

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