diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-05-03 19:49:39 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-05-03 19:49:39 +0000 |
commit | 4ff40dd081b150e6daad991b4e4c877ac331fc77 (patch) | |
tree | f0d86414e34c5abb3ce3b5f1d1bc0fbb09711326 /etc/NEWS | |
parent | a21a394398aebd999207a103b3b47f2045eb07fd (diff) | |
download | emacs-4ff40dd081b150e6daad991b4e4c877ac331fc77.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc/NEWS')
-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. query-replace-regexp, but takes a Lisp expression which is evaluated after each match to get the replacement text. +** M-x query-replace recognizes a new command `E' that let's you +edit the replacement string. + +** The new command mail-abbrev-complete-alias, bound to `M-TAB', let's +you complete mail aliases in the text, analogous to +lisp-complete-symbol. + ** Emacs now resizes mini-windows if appropriate. If a message is longer than one line, or mini-buffer contents are |