** New modes and packages
+*** The new command M-x re-builder offers a convenient interface for
+authoring regular expressions with immediate visual feedback.
+
+The buffer from which the command was called becomes the target for
+the regexp editor popping up in a separate window. Matching text in
+the target buffer is immediately color marked during the editing.
+Each sub-expression of the regexp will show up in a different face so
+even complex regexps can be edited and verified on target data in a
+single step.
+
+On displays not supporting faces the matches instead blink like
+matching parens to make them stand out. On such a setup you will
+probably also want to use the sub-expression mode when the regexp
+contains such to get feedback about their respective limits.
+
*** glasses-mode is a minor mode that makes
unreadableIdentifiersLikeThis readable. It works as glasses, without
actually modifying content of a buffer.
+2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
+
+ * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
+ Fix comment.
+
2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
* font-lock.el (font-lock-keywords): Fix the doc now that
+2000-03-12 Gerd Moellmann <gerd@gnu.org>
+
+ * xfns.c (x_defined_color): Rewritten to use
+ x_allocate_nearest_color.
+
2000-03-12 Eli Zaretskii <eliz@is.elta.co.il>
* msdos.c (vga_installed): New function, code moved from