summaryrefslogtreecommitdiff
blob: cae3177490299d9029a1279b39aa96f026286ca1 (plain)
1
2
3
4
5
6
7
;;; nxml-gentoo-schemas site-lisp configuration

;; This must come after the nxml-mode site initialisation,
;; because rng-schema-locating-files-default is set there.
(add-to-list 'rng-schema-locating-files-default
	     "/usr/share/emacs/etc/nxml-gentoo-schemas/schemas.xml")