1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/lisp/vc
Paul Eggert fdb1ba144c Support OFFSET and (OFFSET ABBR) time zone rules
This simplifies Gnus and VC time zone support, by letting them
feed the output of ‘current-time-zone’ and ‘decode time’ to
primitives that accept time zone arguments.
* doc/lispref/os.texi (Time Zone Rules, Time Conversion):
* etc/NEWS:
* lisp/gnus/message.el (message-insert-formatted-citation-line):
* lisp/org/org.el (org-timestamp-format):
* src/editfns.c (Fformat_time_string, Fdecode_time):
(Fcurrent_time_string, Fcurrent_time_zone, Fset_time_zone_rule):
Document new behavior.
* lisp/gnus/gmm-utils.el (gmm-format-time-string):
* lisp/vc/add-log.el (add-log-iso8601-time-zone):
Mark as obsolete, as it is now just an alias or narrow wrapper
around format-time-string.
* src/editfns.c (tzlookup): Also support integer OFFSET and
list (OFFSET ABBR) as time zone rules.
(Fencode_time): No longer need a special case for a cons ZONE.
(Fcurrent_time_zone): If the time zone string is missing, compute
it the same way the other new code does.
2016-04-12 09:19:38 -07:00
..
add-log.el Support OFFSET and (OFFSET ABBR) time zone rules 2016-04-12 09:19:38 -07:00
compare-w.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cvs-status.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
diff-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
diff.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ediff-diff.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ediff-help.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ediff-hook.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ediff-init.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ediff-merg.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ediff-mult.el Mark some user options that can get evalled as risky. 2016-01-30 11:36:41 -08:00
ediff-ptch.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ediff-util.el Be more verbose when changing frame mode in ediff 2016-02-23 15:55:08 +11:00
ediff-vers.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ediff-wind.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ediff.el Don't bug out on nil `patch-buf' arguments 2016-03-20 12:12:27 +01:00
emerge.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
log-edit.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
log-view.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcvs-defs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcvs-info.el Adapt calls to 'format-time-string' to changes in Emacs 25 2016-04-02 14:25:47 +03:00
pcvs-parse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcvs-util.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcvs.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
smerge-mode.el Change Smerge "Mine" and "Other" for "Upper" and "Lower. (Bug#20878) 2016-01-30 19:01:57 -08:00
vc-annotate.el ; * lisp/vc/vc-annotate.el (vc-annotate): Clarify commentary. 2016-04-01 23:22:52 +03:00
vc-bzr.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vc-cvs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vc-dav.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vc-dir.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vc-dispatcher.el make `vc-log-operation' buffer local to allow multiple simultaneous editing 2016-03-17 15:42:15 -04:00
vc-filewise.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vc-git.el Merge from origin/emacs-25 2016-04-11 09:07:16 -07:00
vc-hg.el Spelling fixes 2016-04-03 23:17:09 -07:00
vc-hooks.el Merge from origin/emacs-25 2016-04-11 09:07:16 -07:00
vc-mtn.el Fix typo in previous commits 2016-01-29 17:53:35 -06:00
vc-rcs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vc-sccs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vc-src.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vc-svn.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00