Fix "Invalid time zone specification" error
commite0acd8a15a40cb15bd5c5c26c5a345900762c2f1
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 16 Apr 2016 09:33:28 +0000 (16 11:33 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 16 Apr 2016 09:35:43 +0000 (16 11:35 +0200)
tree56ff36ad7387932b45c1fb326e3f3592a55550df
parente3656b6b2e91671115211baf6a65b21efcdd93ad
Fix "Invalid time zone specification" error

* lisp/org.el (org-timestamp-change): Correctly handle `encode-time'
  parameters.

Suggested-by: Derek Feichtinger <dfeich@gmail.com>
Reported-by: Eric Abrahamsen <eric@ericabrahamsen.net>
<http://permalink.gmane.org/gmane.emacs.orgmode/106344>
lisp/org.el