comparison 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
comparison
equal deleted inserted replaced
85390:1f7d845d0eef 85391:ccd34840a4d2
80 recenter the visited source file. Its value can be a number (for example, 80 recenter the visited source file. Its value can be a number (for example,
81 0 for top line, -1 for bottom line), or nil for no recentering. 81 0 for top line, -1 for bottom line), or nil for no recentering.
82 82
83 ** The mode-line displays a `@' if the default-directory for the current buffer 83 ** The mode-line displays a `@' if the default-directory for the current buffer
84 is on a remote machine, or a hyphen otherwise. 84 is on a remote machine, or a hyphen otherwise.
85
86 ** The mode-line displays a mode menu when mouse-1 is clicked on a minor mode,
87 in the same way as it already did for major modes.
85 88
86 ** The new command balance-windows-area balances windows both vertically 89 ** The new command balance-windows-area balances windows both vertically
87 and horizontally. 90 and horizontally.
88 91
89 ** The new command close-display-connection can be used to close a connection 92 ** The new command close-display-connection can be used to close a connection