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

;; 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"))