grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/ChangeLog


From: Charles Levert
Subject: Changes to grep/ChangeLog
Date: Tue, 21 Jun 2005 10:58:50 -0400

Index: grep/ChangeLog
diff -u grep/ChangeLog:1.254 grep/ChangeLog:1.255
--- grep/ChangeLog:1.254        Tue Jun 21 14:18:04 2005
+++ grep/ChangeLog      Tue Jun 21 14:58:49 2005
@@ -32,6 +32,15 @@
          New macros for ':', '-', and "--".  Used throughout the file.
          Will be used even more in upcoming updates, so good to have now.
 
+       * src/grep.c: The new GREP_COLORS (plural) framework, only
+         partially used at this point to make for a simpler initial
+         patch in CVS.  A subset of patch #3644 on Savannah.
+       * src/grep.c (color_cap_ne_fct, color_cap_xm_fct, print_filename,
+         print_sep, parse_grep_colors): New functions.
+       * src/grep.c (prtext, grepfile, main): Existing functions modified
+         to use the new framework.
+       * doc/grep.texi, doc/grep.1: Document GREP_COLORS.
+
 2005-06-20  Charles Levert  <address@hidden>
 
        * src/grep.c: Extensively document the SGR/EL-to-Right issue.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]