]> git.eshelyaron.com Git - emacs.git/commit
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
authorMiles Bader <miles@gnu.org>
Mon, 7 Jun 2004 07:02:20 +0000 (07:02 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 7 Jun 2004 07:02:20 +0000 (07:02 +0000)
commita0a2334679b7278ca0577a733c8ba8d0362a1a38
tree6c55eff94f4f7d1c37cfe1fbeba367f443517904
parent12d5b1856c718a114ae75901ec34e0e9b16455c0
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381

Face merging cleanups

The only user-visible changes should be:

  * The priority order of faces in a face :inherit attribute is now
    reversed (for consistency with face lists in `face' text
    properties)

  * An :inherit loop is halted immediately, instead of being applied
    several times first; this should only matters when a relative
    attribute such as a :height scale is used.
etc/NEWS
src/ChangeLog
src/xfaces.c