Index: emacs/etc/NEWS diff -c emacs/etc/NEWS:1.1206 emacs/etc/NEWS:1.1207 *** emacs/etc/NEWS:1.1206 Sat Jun 4 19:03:06 2005 --- emacs/etc/NEWS Wed Jun 8 03:15:45 2005 *************** *** 798,803 **** --- 798,818 ---- *** The variable `cursor-in-non-selected-windows' can now be set to any of the recognized cursor types. + ** New faces: + + +++ + *** `mode-line-highlight' is the standard face indicating mouse sensitive + elements on mode-line (and header-line) like `highlight' face on text + areas. + + +++ + *** `shadow' face defines the appearance of the "shadowed" text, i.e. + the text which should be less noticeable than the surrounding text. + This can be achieved by using shades of grey in contrast with either + black or white default foreground color. This generic shadow face + allows customization of the appearance of shadowed text in one place, + so package-specific faces can inherit from it. + ** Font-Lock changes: +++ *************** *** 4797,4805 **** +++ *** Mouse-face on mode-line (and header-line) is now supported. - `mode-line-highlight' is the standard face indicating mouse sensitive - elements on mode-line (and header-line) like `highlight' face on text - areas. ** Menu manipulation changes: --- 4812,4817 ----
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
