summaryrefslogtreecommitdiff
blob: e81af9542ec05c748bc4e2a0bb8203adcaab439b (plain)
1
2
3
4
5
6
7
8
;;; nxml-docbook5-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"))