mirror of
https://github.com/protesilaos/denote.git
synced 2026-09-10 07:16:20 -04:00
Update the :package-version of denote-org-store-link-to-heading
This is because it now has a new option, per commit b90b26e (pull
request 723 by Michael Korat: <https://github.com/protesilaos/denote/pull/723>).
This commit is contained in:
parent
27cdd67b68
commit
42085330f3
|
|
@ -531,7 +531,7 @@ navigates to that heading.
|
|||
identifier of the file, even if this user option is set to a
|
||||
non-nil value. ]"
|
||||
:group 'denote
|
||||
:package-version '(denote . "4.0.0")
|
||||
:package-version '(denote . "4.3.0")
|
||||
:type '(choice (const :tag "No link to heading (default)" nil)
|
||||
(const :tag "Link to the context" context)
|
||||
(const :tag "Link to local heading" local)
|
||||
|
|
|
|||
Loading…
Reference in a new issue