lang/org: hl dead links in warning + org-link faces

This commit is contained in:
Henrik Lissner 2021-06-01 21:24:32 -04:00
parent 1a5f4afd0d
commit 4dceae1826

View file

@ -469,7 +469,7 @@ relative to `org-directory', unless it is an absolute path."
(and IS-WINDOWS (string-prefix-p "\\\\" path)) (and IS-WINDOWS (string-prefix-p "\\\\" path))
(file-exists-p path)) (file-exists-p path))
'org-link 'org-link
'error))) '(warning org-link))))
;; Add custom link types ;; Add custom link types
(pushnew! org-link-abbrev-alist (pushnew! org-link-abbrev-alist