file extension oops
This commit is contained in:
parent
5d548ae239
commit
544ae6073e
|
@ -89,7 +89,7 @@
|
||||||
(setq-local indent-line-function 'c-indent-line))
|
(setq-local indent-line-function 'c-indent-line))
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(add-to-list 'auto-mode-alist '("\\.undar\\'" . undar-mode))
|
(add-to-list 'auto-mode-alist '("\\.ul\\'" . undar-mode))
|
||||||
|
|
||||||
(provide 'undar-mode)
|
(provide 'undar-mode)
|
||||||
;;; undar-mode.el ends here
|
;;; undar-mode.el ends here
|
||||||
|
|
Loading…
Reference in New Issue