diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -440,6 +440,13 @@ There is a new command M-x replace-rectangle. | |||
| 440 | query-replace-regexp, but takes a Lisp expression which is evaluated | 440 | query-replace-regexp, but takes a Lisp expression which is evaluated |
| 441 | after each match to get the replacement text. | 441 | after each match to get the replacement text. |
| 442 | 442 | ||
| 443 | ** M-x query-replace recognizes a new command `E' that let's you | ||
| 444 | edit the replacement string. | ||
| 445 | |||
| 446 | ** The new command mail-abbrev-complete-alias, bound to `M-TAB', let's | ||
| 447 | you complete mail aliases in the text, analogous to | ||
| 448 | lisp-complete-symbol. | ||
| 449 | |||
| 443 | ** Emacs now resizes mini-windows if appropriate. | 450 | ** Emacs now resizes mini-windows if appropriate. |
| 444 | 451 | ||
| 445 | If a message is longer than one line, or mini-buffer contents are | 452 | If a message is longer than one line, or mini-buffer contents are |