Fix C-c C-c at a footnote definition
commit61078b4ed415e7b8b7ba28f325bef7c6f7a00dc2
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 26 Jan 2013 09:34:57 +0000 (26 10:34 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 26 Jan 2013 09:34:57 +0000 (26 10:34 +0100)
tree98905308cafbca7f0de029d3dce1725d6269dc64
parentf11accd3ee8f4a2eaaf570ecd6b93d862b1fc9f4
Fix C-c C-c at a footnote definition

* lisp/org.el (org-ctrl-c-ctrl-c): `save-excursion' prevents
  `org-footnote-action' to put point back onto the definition.
lisp/org.el