mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(date): Make default format acceptable to CVS post v1.8
as well as earlier CVSs and RCS.
This commit is contained in:
parent
5e0b756022
commit
aa7c3349af
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
# Author: Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
# $Id: rcs2log,v 1.30 1996/08/26 21:20:48 eggert Exp eggert $
|
||||
# $Id: rcs2log,v 1.31 1996/09/25 09:53:56 eggert Exp eggert $
|
||||
|
||||
# Copyright 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
|
||||
|
||||
|
|
@ -126,7 +126,7 @@ month_data='
|
|||
# what's already in ChangeLog; it's the user's responsibility to remove them.
|
||||
case $rlog_options in
|
||||
'')
|
||||
date=1970
|
||||
date=1970-01-01
|
||||
if test -s "$changelog"
|
||||
then
|
||||
e='
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue