mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-emacs/nxml-docbook5-schemas: Use feature instead of filename in site-init
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
parent
6d7d72d375
commit
448b691292
@ -1,5 +1,5 @@
|
||||
;; This must be executed after rng-schema-locating-files
|
||||
;; is set in rng-loc (which is part of nxml-mode).
|
||||
(with-eval-after-load "rng-loc"
|
||||
(with-eval-after-load 'rng-loc
|
||||
(add-to-list 'rng-schema-locating-files
|
||||
"@SITEETC@/schemas.xml"))
|
||||
"@SITEETC@/schemas.xml"))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user