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 11:54:35 -0400

Index: grep/ChangeLog
diff -u grep/ChangeLog:1.257 grep/ChangeLog:1.258
--- grep/ChangeLog:1.257        Tue Jun 21 15:46:13 2005
+++ grep/ChangeLog      Tue Jun 21 15:54:35 2005
@@ -48,10 +48,14 @@
        * doc/grep.texi, doc/grep.1: Document -T/--initial-tab.
 
        * src/grep.c (print_offset): Renamed print_offset_sep() to better
-         represents its new functionality; new calling convention.
+         represent its new functionality; new calling convention.
        * src/grep.c (print_offset, print_line_head): Use and implement
          missing parts of the GREP_COLORS and -T/--initial-tab frameworks.
 
+       * src/grep.c (print_line_middle, print_line_tail): New functions,
+         unused for now, intended to allow a simplifying rewrite of
+         prline().  Adding them first will make for cleaner CVS patches.
+
 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]