auctex-diffs
[Top][All Lists]
Advanced

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

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


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

Index: auctex/style/nicefrac.el
diff -u auctex/style/nicefrac.el:1.3 auctex/style/nicefrac.el:1.4
--- auctex/style/nicefrac.el:1.3        Mon May  2 10:37:47 2005
+++ auctex/style/nicefrac.el    Sun Oct 23 10:13:01 2005
@@ -1,6 +1,6 @@
 ;;; nicefrac.el --- AUCTeX style for the LaTeX package `nicefrac.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
@@ -39,5 +39,8 @@
              (eq TeX-install-font-lock 'font-latex-setup))
      (add-to-list 'font-latex-match-textual-keywords-local "nicefrac")
      (font-latex-match-textual-make))))
+
+(defvar LaTeX-nicefrac-package-options '("nice" "ugly")
+  "Package options for the nicefrac package.")
 
 ;;; nicefrac.el ends here




reply via email to

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