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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/xfaces.c
Date: Thu, 21 Jul 2005 12:36:41 -0400

Index: emacs/src/xfaces.c
diff -c emacs/src/xfaces.c:1.332 emacs/src/xfaces.c:1.333
*** emacs/src/xfaces.c:1.332    Mon Jul 18 05:41:31 2005
--- emacs/src/xfaces.c  Thu Jul 21 16:36:41 2005
***************
*** 3907,3913 ****
  DEFUN ("internal-lisp-face-p", Finternal_lisp_face_p,
         Sinternal_lisp_face_p, 1, 2, 0,
         doc: /* Return non-nil if FACE names a face.
! If optional second parameter FRAME is non-nil, check for the
  existence of a frame-local face with name FACE on that frame.
  Otherwise check for the existence of a global face.  */)
       (face, frame)
--- 3907,3913 ----
  DEFUN ("internal-lisp-face-p", Finternal_lisp_face_p,
         Sinternal_lisp_face_p, 1, 2, 0,
         doc: /* Return non-nil if FACE names a face.
! If optional second argument FRAME is non-nil, check for the
  existence of a frame-local face with name FACE on that frame.
  Otherwise check for the existence of a global face.  */)
       (face, frame)




reply via email to

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