comparison admin/check-doc-strings @ 90776:dd7c098af727

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 638-652) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 202) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-177
author Miles Bader <miles@gnu.org>
date Mon, 26 Feb 2007 23:03:45 +0000
parents 68c22ea6027c 4e2606f6ee72
children
comparison
equal deleted inserted replaced
90775:7d8921cab8aa 90776:dd7c098af727
1 : #-*- Perl -*- 1 : #-*- Perl -*-
2 eval 'exec perl -w -S $0 ${1+"$@"}' # Portability kludge 2 eval 'exec perl -w -S $0 ${1+"$@"}' # Portability kludge
3 if 0; # Author: Martin Buchholz 3 if 0;
4
5 # Author: Martin Buchholz
6 # This program is in the public domain.
4 7
5 use strict; 8 use strict;
6 use POSIX; 9 use POSIX;
7 10
8 (my $myName = $0) =~ s@.*/@@; my $usage=" 11 (my $myName = $0) =~ s@.*/@@; my $usage="