diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -3591,6 +3591,12 @@ Setting this on the first character of a help string disables | |||
| 3591 | conversions via 'substitute-command-keys'. | 3591 | conversions via 'substitute-command-keys'. |
| 3592 | 3592 | ||
| 3593 | +++ | 3593 | +++ |
| 3594 | ** New text property 'minibuffer-message'. | ||
| 3595 | Setting this on a character of the minibuffer text will display the | ||
| 3596 | temporary echo messages before that character, when messages need to | ||
| 3597 | be displayed while minibuffer is active. | ||
| 3598 | |||
| 3599 | +++ | ||
| 3594 | ** 'undo' can be made to ignore the active region for a command | 3600 | ** 'undo' can be made to ignore the active region for a command |
| 3595 | by setting 'undo-inhibit-region' symbol property of that command to | 3601 | by setting 'undo-inhibit-region' symbol property of that command to |
| 3596 | non-nil. This is used by 'mouse-drag-region' to make the effect | 3602 | non-nil. This is used by 'mouse-drag-region' to make the effect |