org-footnote: Rename `org-footnote-goto-local-insertion-point'
commit360c4633e2bfad90dcb759146118c848aebcfae5
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 6 May 2015 21:21:10 +0000 (6 23:21 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 6 May 2015 21:47:13 +0000 (6 23:47 +0200)
treef63c1d3c4370f9ef8ea8e3e2266604bc2d45364e
parentf6492d953c5a2995e15efc8975c494f8aaebe918
org-footnote: Rename `org-footnote-goto-local-insertion-point'

* lisp/org-footnote.el (org-footnote--goto-local-insertion-point):
  Renamed from `org-footnote-goto-local-insertion-point'.
(org-footnote-normalize): Use function above.  Small refactoring.

* testing/lisp/test-org-footnote.el (test-org-footnote/normalize-in-org):
  Small refactoring.
lisp/org-footnote.el
testing/lisp/test-org-footnote.el