emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog [lexbind]
Date: Tue, 06 Jul 2004 05:57:18 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2701.2.33 emacs/src/ChangeLog:1.2701.2.34
*** emacs/src/ChangeLog:1.2701.2.33     Tue Jul  6 09:41:35 2004
--- emacs/src/ChangeLog Tue Jul  6 09:42:25 2004
***************
*** 67,72 ****
--- 67,84 ----
        (Fdocumentation, store_function_docstring): Handle interpreted
        closures.
  
+ 2004-06-05  Miles Bader  <address@hidden>
+ 
+       * xfaces.c (tty_supports_face_attributes_p): Make sure the specified
+       attributes have different values than the default face.
+ 
+ 2004-06-04  Eli Zaretskii  <address@hidden>
+ 
+       * xfaces.c (x_supports_face_attributes_p): Make this function
+       conditional on HAVE_WINDOW_SYSTEM.
+       (Fdisplay_supports_face_attributes_p) [HAVE_WINDOW_SYSTEM]: Don't
+       call x_supports_face_attributes_p if it was not compiled in.
+ 
  2004-06-04  Miles Bader  <address@hidden>
  
        * xfaces.c (tty_supports_face_attributes_p): New function, mostly




reply via email to

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