Replace non-interactive use of `org-next-item' and `org-previous-item'.
commit60fcd2fa7ec4cf805f13f91f80ad6d73264009f8
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 12 Sep 2010 11:15:48 +0000 (12 13:15 +0200)
committerDavid Maus <dmaus@ictsoc.de>
Sun, 12 Sep 2010 16:53:18 +0000 (12 18:53 +0200)
treed6c0e497fbbef0ab3a5e3d6d598d6f18271e7813
parent59fa0d12c8413cfb8fd00551bffe450df2319f5d
Replace non-interactive use of `org-next-item' and `org-previous-item'.

* org.el (org-skip-over-state-notes): do not compute bottom point at
  each item.
* org-mouse.el (org-mouse-for-each-item): use `org-apply-on-list'
  instead of moving to each item.
lisp/org-mouse.el
lisp/org.el