Mercurial > hg > xemacs-beta
view etc/auctex/style/danish.el @ 153:25f70ba0133c r20-3b3
Import from CVS: tag r20-3b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:38:25 +0200 |
parents | |
children |
line wrap: on
line source
;;; danish.el - Setup AUC TeX for editing Danish text. ;; $Id: danish.el,v 1.1 1997/05/27 22:13:46 steve Exp $ ;;; Code: (TeX-add-style-hook "danish" (function (lambda () (run-hooks 'TeX-language-dk-hook)))) ;;; danish.el ends here