]> git.eshelyaron.com Git - emacs.git/commitdiff
Write about mouse-face on mode-line and header-line.
authorMasatake YAMATO <jet@gyve.org>
Tue, 24 May 2005 17:12:50 +0000 (17:12 +0000)
committerMasatake YAMATO <jet@gyve.org>
Tue, 24 May 2005 17:12:50 +0000 (17:12 +0000)
etc/NEWS

index 35496edd01cee9583c17d8b14f64a43b58eb55d2..c27e7419693d1e0b4be68ab4c718a0ac9c854fb1 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4771,6 +4771,11 @@ used to add text properties to mode-line elements.
 to display the size of the accessible part of the buffer on the mode
 line.
 
+*** 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:
 
 ---