2 .\" Copyright 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
4 .\" This program is free software; you can redistribute it and/or modify
5 .\" it under the terms of the GNU General Public License as published by
6 .\" the Free Software Foundation; either version 2, or (at your option)
9 .\" This program is distributed in the hope that it will be useful,
10 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
11 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 .\" GNU General Public License for more details.
14 .\" You should have received a copy of the GNU General Public License
15 .\" along with this program; see the file COPYING. If not, write to the
16 .\" Free Software Foundation, Inc., 59 Temple Place - Suite 330,
17 .\" Boston, MA 02111-1307, USA.
24 .Nd RCS to ChangeLog generator
35 .Op Fl u Ar login<TAB>fullname<TAB>mailaddr
44 utility generates a change log prefix from RCS files (perhaps in the CVS
45 repository) and the ChangeLog (if any).
47 The options are as follows:
50 Output a change log prefix to
56 in change log entries (default current host).
58 Indent change log lines by
62 Try to limit log lines to
64 characters (default 79).
68 are given and RCS is used, recurse through working directory.
72 to subsidiary log command.
76 characters (default 8).
77 .It Fl u Ar "login<TAB>fullname<TAB>mailaddr"
85 Append RCS revision to file names in log lines.
89 Output version number.
97 Paul Eggert <eggert@twinsun.com>
99 Report bugs to <bug-gnu-emacs@gnu.org>.