]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/auctex/style/dutch.el
* GNUmakefile: Obey a .elpaignore file in a package's root directory.
[gnu-emacs-elpa] / packages / auctex / style / dutch.el
diff --git a/packages/auctex/style/dutch.el b/packages/auctex/style/dutch.el
deleted file mode 100644 (file)
index c5f1cb5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-;;; dutch.el - Setup AUC TeX for editing Dutch text.
-
-;; $Id: dutch.el,v 1.2 1993/12/15 21:42:42 amanda Exp $
-
-;;; Code:
-
-(TeX-add-style-hook "dutch"
- (function (lambda ()
-   (run-hooks 'TeX-language-nl-hook))))
-
-;;; dutch.el ends here