]> code.delx.au - gnu-emacs/commit
More format-time-string change fixups
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Apr 2016 06:43:44 +0000 (23:43 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Apr 2016 06:44:18 +0000 (23:44 -0700)
commitb787d5501bad8036016d835faa2f90bb0904c038
tree1bc1ab283f0ef8cf95a16afbbb71a682fbf5d180
parent13c8f29ce361e3aad71cf2b44e76d5cfdaf7dda3
More format-time-string change fixups

* lisp/net/tramp-sh.el (tramp-sh-handle-set-file-times):
* lisp/org/org.el (org-timestamp-format):
Fix doc to match new format-time-string behavior.
* lisp/org/ox-icalendar.el (org-icalendar-convert-timestamp):
Use (not (not X)) to treat non-nil values of utc arg as UTC.
lisp/net/tramp-sh.el
lisp/org/org.el
lisp/org/ox-icalendar.el