1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 22:11:21 -08:00
emacs/lib-src
Erik Naggum 7b8b6c7ad9 Use ISO 8601 date format, with time zone appended if
change-log-time-zone-rule is non-nil, instead of traditional Unix date
format.

(datearg): When computing default from ChangeLog, handle ISO format dates
in addition to old-fashioned dates from Emacs 19.31 and earlier.  Don't
worry about hh:mm:ss since the resolution is now by day.  Use emtpy
datearg, not empty rlog_options, to decide whether to pass "$datearg"
option to $rlog.
(logTZ): New variable, set to TZ specified by change-log-time-zone-rule.
(month_data): Remove `mo'; no longer needed.
(rlog_options): Use -zLT for localltime output, if `rlog' supports it.
(extractTZ): Use UTC if the zone is t.

Match `revision' line of rlog output more accurately.

Add -c, -v options.
1996-08-24 21:11:14 +00:00
..
b2m.c (main) [MSDOS]: Handle DJGPP version 2. 1996-04-10 01:00:12 +00:00
cvtmail.c Undo previous change. 1996-07-16 22:39:31 +00:00
digest-doc.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
emacsclient.c (main) [HAVE_SOCKETS]: Use two separate stdio 1996-07-23 14:18:34 +00:00
emacsserver.c Undo previous change. 1996-07-16 22:39:31 +00:00
emacstool.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
env.c Declare strerror. 1994-01-08 22:28:39 +00:00
etags-vmslib.c Use GPL. 1994-02-27 03:53:03 +00:00
etags.c (readline_internal) [DOS_NT]: Don't include CRs when 1996-07-23 16:32:24 +00:00
fakemail.c Declare main as int, not void. 1996-07-15 21:27:49 +00:00
hexl.c Include <config.h>, so DOS_NT is defined on MSDOS. 1996-08-23 08:16:06 +00:00
leditcfns.c entered into RCS 1985-04-18 00:48:29 +00:00
make-docfile.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
make-path.c (touchy_mkdir): Make dir ugo+re even if it isn't new. 1994-09-24 01:48:04 +00:00
Makefile.in (timer, timer.o, getdate.o, $(srcdir)/getdate.c) 1996-06-21 05:47:24 +00:00
makefile.nt Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
movemail.c (DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h. 1996-04-28 23:37:04 +00:00
ntlib.c (getwd): Correct return type. 1996-07-15 19:57:23 +00:00
ntlib.h Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
pop.c (SEND, RECV): Renamed from send, recv. 1996-04-29 15:46:17 +00:00
pop.h (struct _popserver): New field trash_started. 1996-04-28 19:08:48 +00:00
profile.c Declare main as int, not void. 1996-07-15 21:27:49 +00:00
rcs-checkin Replace #!/bin/sh' with #! /bin/sh', for benefit of systems 1995-07-07 22:47:57 +00:00
rcs2log Use ISO 8601 date format, with time zone appended if 1996-08-24 21:11:14 +00:00
sorted-doc.c Undo previous change. 1996-07-16 22:39:31 +00:00
tcp.c (main): Convert port to network byte order. 1996-02-21 17:11:13 +00:00
test-distrib.c Add #undef for open, close, read, write. 1995-08-31 02:37:12 +00:00
timer.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
vcdiff Replace #!/bin/sh' with #! /bin/sh', for benefit of systems 1995-07-07 22:47:57 +00:00
wakeup.c [HAVE_CONFIG_H]: Only include config.h when defined. 1996-04-28 19:09:03 +00:00
yow.c Undo previous change. 1996-07-16 22:39:31 +00:00