Fix parsing properties with title or summary type
commit018fb0149d0171a9a6e18a148d3850742d380de8
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 1 Oct 2017 16:57:50 +0000 (1 18:57 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 1 Oct 2017 17:01:58 +0000 (1 19:01 +0200)
tree47528537abc059a6a9fcd91b45fcbac6207a74cb
parent4fdac06ef1d569d0c806169a7c0a526cddff2d48
Fix parsing properties with title or summary type

* testing/lisp/test-org.el (test-org/buffer-property-keys): Ignore
  title and summary type when extracting name.

Reported-by: Adrian Bradd <adrian.bradd@gmail.com>
<http://lists.gnu.org/archive/html/emacs-orgmode/2017-10/msg00001.html>
lisp/org.el
testing/lisp/test-org.el