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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/xfaces.c
Date: Fri, 13 Sep 2002 15:35:08 -0400

Index: emacs/src/xfaces.c
diff -c emacs/src/xfaces.c:1.261 emacs/src/xfaces.c:1.262
*** emacs/src/xfaces.c:1.261    Fri Jul 19 10:27:28 2002
--- emacs/src/xfaces.c  Fri Sep 13 15:35:08 2002
***************
*** 1574,1580 ****
  
  
  DEFUN ("color-supported-p", Fcolor_supported_p,
!        Scolor_supported_p, 2, 3, 0,
         doc: /* Return non-nil if COLOR can be displayed on FRAME.
  BACKGROUND-P non-nil means COLOR is used as a background.
  If FRAME is nil or omitted, use the selected frame.
--- 1574,1580 ----
  
  
  DEFUN ("color-supported-p", Fcolor_supported_p,
!        Scolor_supported_p, 1, 3, 0,
         doc: /* Return non-nil if COLOR can be displayed on FRAME.
  BACKGROUND-P non-nil means COLOR is used as a background.
  If FRAME is nil or omitted, use the selected frame.




reply via email to

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