Add support for new switches to org-get-heading
commit53ee147f4537a051bfde366ea1459f059fdc13ef
authorMatt Price <matt.price@utoronto.ca>
Tue, 17 Jan 2017 23:03:12 +0000 (17 18:03 -0500)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 18 Jan 2017 23:07:03 +0000 (19 00:07 +0100)
tree4df355a62b710257c5bf56a5985c14c793a2b852
parent4353deb0dee8095d17f47ad1130e069285fdd6f9
Add support for new switches to org-get-heading

* lisp/org.el (org-get-heading): NO-COMMENT tag, if non-nil, will not
return the COMMENT string with heading.  Likewise, NO-PRIORITY, if
non-nil, will not return the priority cookie.
lisp/org.el