From: Gerd Moellmann Date: Fri, 20 Jul 2001 11:06:50 +0000 (+0000) Subject: Remove RCS Id keyword. X-Git-Tag: emacs-pretest-21.0.105~425 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3c88ae74e34006744f0ac847cf4c4b624b9dd902;p=emacs.git Remove RCS Id keyword. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index aa4e9d9da27..fbc242ce945 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,9 +1,14 @@ +2001-07-20 Gerd Moellmann + + * grep-changelog: Remove RCS Id keyword. + 2001-07-20 Juanma Barranquero * grep-changelog (parse_changelog): Add tests for defined values to quiet warning from Perl 5.005 or above. (entry_match_p, header_match_p): Fix handling of null or empty argument to prevent duplicate headers. * grep-changelog + (main, parse_changelog): Make "use strict"-clean. 2001-07-17 Jan Nieuwenhuizen diff --git a/lib-src/grep-changelog b/lib-src/grep-changelog index d3f6b21af49..bfd21c3f933 100755 --- a/lib-src/grep-changelog +++ b/lib-src/grep-changelog @@ -1,5 +1,4 @@ #! /usr/bin/perl -# $Id: grep-changelog,v 1.6 2001/07/20 10:04:17 gerd Exp $ # Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. #