author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Wed, 14 Nov 2012 10:57:10 +0200 | |
changeset 997 | 28255ceefe52 |
parent 993 | 0a4851d1f516 |
child 998 | 2c0d89ce4e8b |
--- a/.emacs-my Mon Nov 12 16:58:37 2012 +0200 +++ b/.emacs-my Wed Nov 14 10:57:10 2012 +0200 @@ -2419,6 +2419,8 @@ (setq nxml-child-indent 2) (setq nxml-attribute-indent 4) +(add-to-list 'auto-mode-alist '("\.pom\\'" . nxml-mode)) + (eval-after-load 'rng-loc '(progn (add-to-list 'rng-schema-locating-files "~/.emacs.d/rnc/schemas.xml")