emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Mon, 07 Jun 2004 03:03:27 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.977 emacs/etc/NEWS:1.978
*** emacs/etc/NEWS:1.977        Sun Jun  6 22:40:53 2004
--- emacs/etc/NEWS      Mon Jun  7 07:02:17 2004
***************
*** 3052,3057 ****
--- 3052,3064 ----
  ** New functions face-attribute-relative-p and merge-face-attribute
  help with handling relative face attributes.
  
+ ** The priority of faces in an :inherit attribute face-list is reversed.
+ If a face contains an :inherit attribute with a list of faces, earlier
+ faces in the list override later faces in the list; in previous releases
+ of Emacs, the order was the opposite.  This change was made so that
+ :inherit face-lists operate identically to face-lists in text `face'
+ properties.
+ 
  +++
  ** Enhancements to process support
  




reply via email to

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