diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -755,6 +755,10 @@ the minibuffer. If non-nil, point will move to the end of the prompt | |||
| 755 | at the end of the active minibuffer. | 755 | at the end of the active minibuffer. |
| 756 | 756 | ||
| 757 | +++ | 757 | +++ |
| 758 | *** The function 'message' now displays the message at the end of the minibuffer | ||
| 759 | when the minibuffer is active. | ||
| 760 | |||
| 761 | +++ | ||
| 758 | *** 'y-or-n-p' now uses the minibuffer to read 'y' or 'n' answer. | 762 | *** 'y-or-n-p' now uses the minibuffer to read 'y' or 'n' answer. |
| 759 | 763 | ||
| 760 | *** Some commands that previously used read-char-choice now read | 764 | *** Some commands that previously used read-char-choice now read |