]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Sun, 12 Mar 2000 13:49:28 +0000 (13:49 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 12 Mar 2000 13:49:28 +0000 (13:49 +0000)
etc/NEWS
lisp/ChangeLog
src/ChangeLog

index 0dec155f20eb54cb6f86d4eda31e393b9e18a462..a495ab877acf73e8d0e0a93c5ab797c9a971a8fd 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -832,6 +832,21 @@ appropriate for C-style escape sequences in strings.
 
 ** 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.
index a974283f15793c9c67d086bf8744f6ee23e63cb2..f30effb62754d2942784112377cf73e1d6b0da11 100644 (file)
@@ -1,3 +1,8 @@
+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
index 59d94ce505fff33877fc9d2a14e9c98af83cbeff..b9fa9d724efe7574879bc88395d5ec06ba0f7be4 100644 (file)
@@ -1,3 +1,8 @@
+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