images and toolkit scrollbars. Use the --help option in `configure'
to list them.
-** There is a new option `without-xim' that instructs Emacs to not
-use X Input Methods (XIM), if they these are available.
+** There is a new configure option `--without-xim' that instructs
+Emacs to not use X Input Methods (XIM), if they these are available.
\f
* Changes in Emacs 21.1
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 lets you
-edit the replacement string.
+** M-x query-replace recognizes a new command `e' (or `E') that lets
+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
+2000-06-28 Gerd Moellmann <gerd@gnu.org>
+
+ * replace.el (query-replace-map): Bind `e' like `E'.
+
2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
* menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>: Change
+2000-06-28 Gerd Moellmann <gerd@gnu.org>
+
+ * s/isc4-0.h (sigunblock): Define.
+
+ * s/sco5.h (sigunblock): Define.
+
2000-06-27 Dave Love <fx@gnu.org>
* s/osf1.h (C_SWITCH_SYSTEM, LIBS_SYSTEM): Revert last change