Call `buffer-substring-no-properties' and remove `org-no-properties'
commit16ea0364a4e1c561a9f166586e484b5c1235683c
authorBastien Guerry <bzg@altern.org>
Wed, 15 Aug 2012 07:22:51 +0000 (15 09:22 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 15 Aug 2012 07:22:51 +0000 (15 09:22 +0200)
tree442f21bf08e85379d298428d1ec7982f70577325
parent7f6a127e46f3145ae2a84d2f39664520120a2271
Call `buffer-substring-no-properties' and remove `org-no-properties'

* org-colview-xemacs.el (org-columns-display-here): Use
`buffer-substring-no-properties' and remove `org-no-properties'.

* org-colview.el (org-columns-display-here): Ditto.

* org-table.el (org-table-eval-formula): Ditto.

* org.el (org-entry-properties): Ditto.
lisp/org-colview-xemacs.el
lisp/org-colview.el
lisp/org-table.el
lisp/org.el