emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/dispextern.h


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h
Date: Tue, 22 Mar 2005 18:00:24 -0500

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.199 emacs/src/dispextern.h:1.200
*** emacs/src/dispextern.h:1.199        Thu Mar 10 19:07:39 2005
--- emacs/src/dispextern.h      Tue Mar 22 23:00:23 2005
***************
*** 2779,2785 ****
  int lookup_named_face P_ ((struct frame *, Lisp_Object, int, int));
  int smaller_face P_ ((struct frame *, int, int));
  int face_with_height P_ ((struct frame *, int, int));
! int lookup_derived_face P_ ((struct frame *, Lisp_Object, int, int));
  void init_frame_faces P_ ((struct frame *));
  void free_frame_faces P_ ((struct frame *));
  void recompute_basic_faces P_ ((struct frame *));
--- 2779,2785 ----
  int lookup_named_face P_ ((struct frame *, Lisp_Object, int, int));
  int smaller_face P_ ((struct frame *, int, int));
  int face_with_height P_ ((struct frame *, int, int));
! int lookup_derived_face P_ ((struct frame *, Lisp_Object, int, int, int));
  void init_frame_faces P_ ((struct frame *));
  void free_frame_faces P_ ((struct frame *));
  void recompute_basic_faces P_ ((struct frame *));




reply via email to

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