emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 04 Jun 2004 02:02:10 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6126 emacs/lisp/ChangeLog:1.6127
*** emacs/lisp/ChangeLog:1.6126 Fri Jun  4 04:37:10 2004
--- emacs/lisp/ChangeLog        Fri Jun  4 06:00:56 2004
***************
*** 7,12 ****
--- 7,20 ----
  
  2004-06-04  Miles Bader  <address@hidden>
  
+       * faces.el (display-supports-face-attributes-p): Function moved to
+       C code.  Previously only the tty-related portion of this function
+       was done in C; however the previous attempt to do a halfway-proper
+       job for non-tty displays in lisp didn't work properly because of
+       funny conditions during emacs startup.
+ 
+ 2004-06-04  Miles Bader  <address@hidden>
+ 
        * faces.el (face-differs-from-default-p): Use a different
        implementation, so we can really check whether FACE displays
        differently or not.




reply via email to

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