Remove uses of deprecated top-point and bottom-point functions
commit2adbcfffe1b61aa36bd3ba20b9eb269513c32995
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 29 Dec 2010 17:42:23 +0000 (29 18:42 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 18 Feb 2011 11:45:08 +0000 (18 12:45 +0100)
tree52b08c15a6ae6c4c3136de112656fd2429eacb4f
parent148deffd4e9573a4f6539ba04e0945f770739611
Remove uses of deprecated top-point and bottom-point functions

* lisp/org.el (org-skip-over-state-notes,org-store-log-note): use new
  accessors.

* list/ob.el (org-babel-result-end): use new accessors.

* list/org-exp.el (org-export-mark-list-ending): use new accessors.
lisp/ob.el
lisp/org-exp.el
lisp/org.el