emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs lisp/ChangeLog lisp/faces.el src/ChangeLo...


From: Miles Bader
Subject: [Emacs-commit] emacs lisp/ChangeLog lisp/faces.el src/ChangeLo...
Date: Fri, 04 Jun 2004 02:02:09 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Miles Bader <address@hidden>    04/06/04 06:01:00

Modified files:
        lisp           : ChangeLog faces.el 
        src            : ChangeLog xfaces.c 

Log message:
        Revision: address@hidden/emacs--cvs-trunk--0--patch-370
        
        Move `display-supports-face-attributes-p' entirely into C code
        
        Previously only the tty-related portion of 
display-supports-face-attributes-p
        was done in C.  This just moves the graphical-display related bits into 
C
        too, which allows us to implement them properly (the previous attempt 
to do a
        halfway-proper job in lisp didn't work because of funny conditions 
during
        emacs startup).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.6126&tr2=1.6127&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/faces.el.diff?tr1=1.287&tr2=1.288&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/ChangeLog.diff?tr1=1.3722&tr2=1.3723&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/xfaces.c.diff?tr1=1.293&tr2=1.294&r1=text&r2=text





reply via email to

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