(indented_beyond_p): New function.
[bpt/emacs.git] / lib-src / rcs2log
1993-10-19 Paul Eggert(printlogline): Don't generate lines containing only...
1993-09-24 Paul EggertAdd -h, -n, -r options.
1993-08-25 Paul EggertChange /{/ to /\{/ for Posix compatibility; otherwise...
1993-08-09 Paul Eggert(awkscript): Some sites put comma-separated junk after...
1993-05-29 Richard M. StallmanWhen given no file arguments, inspect RCS/.* as well
1993-05-03 Paul Eggertmawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf...
1993-03-16 Paul EggertSome awks don't understand "\r". Code around this.
1993-01-15 Paul EggertAdd copyright and authorship notices.
1992-09-27 Roland McGrath%.2d -> %02d
1992-05-11 Paul EggertCall ypmatch at most once.
1992-05-08 Paul EggertIgnore log messages that start with `#'.
1992-04-01 Paul EggertDon't duplicate most recent logs. Fix bug in dates...
1992-03-21 Paul EggertAdd clumpname support.
1992-02-05 Paul EggertDon't munge $* when getting date from ChangeLog.
1992-02-05 Paul EggertAdd -i, -l, -t.
1992-02-03 Paul EggertInitial revision