aboutsummaryrefslogblamecommitdiff
path: root/textproc/xml-lite.el/pkg-message
blob: 5e2c02ef3e8aaad9a1683b4bf394b996caaf5699 (plain) (tree)
1
2
3
4



                                                               
To use xml-lite-mode, add to your ~/.emacs the following lines:

(autoload 'xml-lite-mode "xml-lite" "XML-Lite mode" t)
(add-to-list 'auto-mode-alist '("\\.xml\\'" . xml-lite-mode))