diff etc/NEWS @ 85391:ccd34840a4d2

Add mouse-1 in mode-line for minor modes.
author Glenn Morris <rgm@gnu.org>
date Thu, 18 Oct 2007 04:12:45 +0000
parents dfc44db276f6
children f887e22f9f21
line wrap: on
line diff
--- a/etc/NEWS	Thu Oct 18 04:08:42 2007 +0000
+++ b/etc/NEWS	Thu Oct 18 04:12:45 2007 +0000
@@ -83,6 +83,9 @@
 ** The mode-line displays a `@' if the default-directory for the current buffer
 is on a remote machine, or a hyphen otherwise.
 
+** The mode-line displays a mode menu when mouse-1 is clicked on a minor mode,
+in the same way as it already did for major modes.
+
 ** The new command balance-windows-area balances windows both vertically
 and horizontally.