diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1778,6 +1778,9 @@ The same mechanism is used to determine the `face' and `help-echo' | |||
| 1778 | properties of strings in the mode line. See `bindings.el' for an | 1778 | properties of strings in the mode line. See `bindings.el' for an |
| 1779 | example. | 1779 | example. |
| 1780 | 1780 | ||
| 1781 | *** If a mode line element has the form `(:eval FORM)', FORM is | ||
| 1782 | evaluated and the result is used as mode line element. | ||
| 1783 | |||
| 1781 | +++ | 1784 | +++ |
| 1782 | *** You can suppress mode-line display by setting the buffer-local | 1785 | *** You can suppress mode-line display by setting the buffer-local |
| 1783 | variable mode-line-format to nil. | 1786 | variable mode-line-format to nil. |