]> code.delx.au - gnu-emacs/commit
Improve time zone documentation
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2016 15:47:15 +0000 (08:47 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2016 15:49:19 +0000 (08:49 -0700)
commitca509810014726cf6bee9f7e8f69bdeaf62dc146
treebf9e81d82e77edebcd6addc1a9bc0392425b1bdd
parentc23c965bb9d0a4bcc1b6158833ff99aa20fd53e9
Improve time zone documentation

* doc/lispref/os.texi (Time Zone Rules):
New section, mostly with material moved here from other sections.
* doc/emacs/cmdargs.texi (General Variables):
* doc/lispref/os.texi (Time Conversion, Time Parsing):
Xref new section.
* etc/NEWS, etc/PROBLEMS:
* lisp/org/org.el (org-timestamp-format):
* src/editfns.c (Fformat_time_string, Fdecode_time)
(Fencode_time, Fcurrent_time_string, Fcurrent_time_zone)
(Fset_time_zone_rule):
When documenting time zone rule strings, mention the TZ
environment variable in preference to mentioning the
sort-of-internal function set-time-zone-rule.
doc/emacs/cmdargs.texi
doc/lispref/os.texi
etc/NEWS
etc/PROBLEMS
lisp/org/org.el
src/editfns.c