org-capture: Fix :jump-+to-captured when `org-capture-bookmark' is nil
commit71890398cd22c198d502949834b0296fbf7beebb
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 11 Jan 2017 08:52:57 +0000 (11 09:52 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 11 Jan 2017 08:52:57 +0000 (11 09:52 +0100)
tree438d026800d2da5ec6b8a4adbf42a53da6e9ce9b
parent6a49de8862364bc15059d7c10a74ce4edf5e35e4
org-capture: Fix :jump-+to-captured when `org-capture-bookmark' is nil

* lisp/org-capture.el (org-capture-bookmark-last-stored-position):
  Rename to ...
(org-capture-store-last-position): ... this.  Also store last position
unconditionally.
* lisp/org-capture.el (org-capture-finalize): Apply renaming.
lisp/org-capture.el