This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ChangeLog entry dates...


 > > I think something like below works, at least for Emacs users (this is what
 > > Emacs uses now).  Yes, I know GDB isn't Emacs -- but it would stop people
 > > like me being a problem, and mean I don't have to set my clock to UTC
 > > (or set add-log-time-zone-rule to t in my .emacs).
 > 
 > What does it do?

Documentation:
Time zone used for calculating change log time stamps.
It takes the same format as the TZ argument of `set-time-zone-rule'.
If nil, use local time.
If t, use universal time.

Actually I see it's been renamed from change-log-time-zone-rule in Emacs 22.
There might not be a time zone invented yet in which Emacs 22 will be released
but adding both:

change-log-time-zone-rule: t
add-log-time-zone-rule: t

should work for all versions.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]