ox: Change scope for `org-export-with-timestamps'
commit60aa1682cea6667a411814bb65818cf38cdd8327
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 14 Apr 2013 20:20:16 +0000 (14 22:20 +0200)
committerBastien Guerry <bzg@altern.org>
Thu, 18 Apr 2013 14:58:56 +0000 (18 16:58 +0200)
tree4dd482bce4e7ae39c273144b6aac3e6390dbe918
parent2c46ecee4fce45dc3aa16d2147726a6de5660a25
ox: Change scope for `org-export-with-timestamps'

* lisp/ox.el (org-export-with-timestamps): Only applies to isolated
  timestamps, i.e. timestamps in a paragraph containing only
  timestamps and empty strings.
(org-export--skip-p): Skip timestamps according to new behaviour.
* testing/lisp/test-ox.el: Update tests.
lisp/ox.el
testing/lisp/test-ox.el