Mercurial > emacs
changeset 54325:721573026f56
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 09 Mar 2004 22:47:27 +0000 |
parents | bdf4aa3226e7 |
children | 814ffa309985 1281a5c8fb39 |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Tue Mar 09 22:46:29 2004 +0000 +++ b/lib-src/ChangeLog Tue Mar 09 22:47:27 2004 +0000 @@ -1,3 +1,15 @@ +2004-03-09 Juanma Barranquero <lektu@terra.es> + + * grep-changelog: Changes to support ChangeLog.10+. + (main): Tidy up usage string. Fix "Use of uninitialized value" + warning. Set version to 0.2. Parse the directory listing to get + any ChangeLog.n file, not just 1..9. + (header_match_p, entry_match_p, print_log, parse_changelog): + Remove Perl prototypes (their purpose is to help the parser, which + isn't needed here, not declare arguments). + (parse_changelog): Make --reverse faster on big batches by not + modifying the entries list. + 2004-03-01 Juanma Barranquero <lektu@terra.es> * makefile.w32-in (obj): Add fringe.c.