emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/font.h,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/font.h,v
Date: Mon, 16 Jun 2008 09:11:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/06/16 09:11:06

Index: font.h
===================================================================
RCS file: /sources/emacs/emacs/src/font.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- font.h      15 Jun 2008 19:42:31 -0000      1.15
+++ font.h      16 Jun 2008 09:11:05 -0000      1.16
@@ -776,10 +776,6 @@
 extern Lisp_Object font_style_symbolic P_ ((Lisp_Object font,
                                            enum font_property_index prop,
                                            int for_face));
-extern Lisp_Object font_style_symbolic_from_value
-                      P_ ((enum font_property_index prop,
-                           Lisp_Object val,
-                           int for_face));
                            
 extern int font_match_p P_ ((Lisp_Object spec, Lisp_Object entity));
 extern Lisp_Object font_list_entities P_ ((Lisp_Object frame,




reply via email to

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