diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
| @@ -782,8 +782,11 @@ the minibuffer. If non-nil, point will move to the end of the prompt | |||
| 782 | (if point is after the end of the prompt). | 782 | (if point is after the end of the prompt). |
| 783 | 783 | ||
| 784 | +++ | 784 | +++ |
| 785 | *** When the minibuffer is active, messages are displayed at the end of | 785 | *** When the minibuffer is active, echo-area messages are displayed at |
| 786 | the minibuffer instead of overwriting the minibuffer by the echo area. | 786 | the end of the minibuffer instead of hiding the minibuffer by the echo |
| 787 | area display. The new option 'minibuffer-message-clear-timeout' | ||
| 788 | controls how messages displayed in this situation are removed from the | ||
| 789 | minibuffer. | ||
| 787 | 790 | ||
| 788 | --- | 791 | --- |
| 789 | *** Minibuffer now uses 'minibuffer-message' to display error messages | 792 | *** Minibuffer now uses 'minibuffer-message' to display error messages |