auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/style/units.el


From: Arne Jørgensen
Subject: [AUCTeX-diffs] Changes to auctex/style/units.el
Date: Sun, 23 Oct 2005 06:13:05 -0400

Index: auctex/style/units.el
diff -u auctex/style/units.el:1.3 auctex/style/units.el:1.4
--- auctex/style/units.el:1.3   Mon May  2 10:37:47 2005
+++ auctex/style/units.el       Sun Oct 23 10:13:01 2005
@@ -1,6 +1,6 @@
 ;;; units.el --- AUCTeX style for the LaTeX package `units.sty' (v0.9b)
 
-;; Copyright (C) 2004 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 
 ;; Author: Christian Schlauer <address@hidden>
 ;; Maintainer: address@hidden
@@ -44,5 +44,8 @@
      (add-to-list 'font-latex-match-textual-keywords-local "unit")
      (add-to-list 'font-latex-match-textual-keywords-local "unitfrac")
      (font-latex-match-textual-make))))
+
+(defvar LaTeX-units-package-options '("tight" "loose")
+  "Package options for the units package.")
 
 ;;; units.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]