Merge branch 'maint'
This commit is contained in:
commit
ff72928da1
|
@ -56,7 +56,7 @@
|
||||||
"#" Info-current-node)))
|
"#" Info-current-node)))
|
||||||
(org-link-store-props :type "info" :file Info-current-file
|
(org-link-store-props :type "info" :file Info-current-file
|
||||||
:node Info-current-node
|
:node Info-current-node
|
||||||
:link link :desc desc)
|
:link link :description desc)
|
||||||
link)))
|
link)))
|
||||||
|
|
||||||
(defun org-info-open (path _)
|
(defun org-info-open (path _)
|
||||||
|
|
Loading…
Reference in New Issue