changeset 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 1f7d845d0eef
children 64b91198c3aa
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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.