You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/nxml-svg-schemas/files/60nxml-svg-schemas-gentoo.el

6 lines
206 B

;; This must be executed after rng-schema-locating-files
;; is set in rng-loc (which is part of nxml-mode).
(eval-after-load "rng-loc"
'(add-to-list 'rng-schema-locating-files
"@SITEETC@/schemas.xml"))