]> code.delx.au - gnu-emacs-elpa/blob - packages/auctex-11.86/style/dutch.el
(debbugs-emacs): New function and modes for listing the Emacs bugs, reading them...
[gnu-emacs-elpa] / packages / auctex-11.86 / style / dutch.el
1 ;;; dutch.el - Setup AUC TeX for editing Dutch text.
2
3 ;; $Id: dutch.el,v 1.2 1993/12/15 21:42:42 amanda Exp $
4
5 ;;; Code:
6
7 (TeX-add-style-hook "dutch"
8 (function (lambda ()
9 (run-hooks 'TeX-language-nl-hook))))
10
11 ;;; dutch.el ends here