auctex-diffs
[Top][All Lists]
Advanced

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

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


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

Index: auctex/style/paralist.el
diff -u auctex/style/paralist.el:1.3 auctex/style/paralist.el:1.4
--- auctex/style/paralist.el:1.3        Sun Oct 10 11:02:24 2004
+++ auctex/style/paralist.el    Sun Oct 23 10:13:01 2005
@@ -75,4 +75,13 @@
                     "setdefaultleftmargin")))
      (font-latex-match-variable-make))))
 
+(defvar LaTeX-paralist-package-options '("newitem" "olditem" "newenum"
+                                        "oldenum" "alwaysadjust"
+                                        "neveradjust" "neverdecrease"
+                                        "increaseonly" "defblank"
+                                        "pointedenum" "pointlessenum"
+                                        "cfg" "nocfg" "flushright"
+                                        "flushleft")
+  "Package options for the paralist package.")
+
 ;;; paralist.el ends here




reply via email to

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