Fix docstrings
commit1d7150319b528787b46250646e56d06004dc767d
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 31 Oct 2016 09:01:33 +0000 (31 10:01 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 31 Oct 2016 09:01:33 +0000 (31 10:01 +0100)
tree27baf69f53313fc53e29f9593d34c6f6da9e4a93
parent21932c15d3586c66a5e8ff6f875831830665c54b
Fix docstrings

* lisp/org-clock.el (org-clock-get-table-data):
* lisp/org-element.el (org-element--cache-objects):
(org-element--cache-generate-key):
* lisp/org-footnote.el (org-footnote--collect-references):
* lisp/org-list.el (org-list-to-lisp):
* lisp/org-table.el (orgtbl-to-generic):
* lisp/org.el (org-file-apps):
(org-execute-file-search-functions):
(org-after-todo-statistics-hook):
(org-find-olp):
* lisp/ox-html.el (org-html-table-row-open-tag): Do not escape
  parenthesis in docstring when not at column 0.
lisp/org-clock.el
lisp/org-element.el
lisp/org-footnote.el
lisp/org-list.el
lisp/org-table.el
lisp/org.el
lisp/ox-html.el