auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/style/siunitx.el,v


From: Tassilo Horn
Subject: [AUCTeX-diffs] Changes to auctex/style/siunitx.el,v
Date: Thu, 14 Feb 2013 13:51:23 +0000

CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     Tassilo Horn <tsdh>     13/02/14 13:51:19

Index: style/siunitx.el
===================================================================
RCS file: /sources/auctex/auctex/style/siunitx.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- style/siunitx.el    13 Feb 2013 14:19:20 -0000      1.4
+++ style/siunitx.el    14 Feb 2013 13:51:18 -0000      1.5
@@ -595,4 +595,10 @@
                                ("highlight" "{"))
                              'function))))
 
+(defun LaTeX-siunitx-package-options nil
+  "Prompt for package options for the siunitx package."
+  (let ((options
+        (TeX-arg-key-val nil LaTeX-siunitx-package-options)))
+    options))
+
 ;; siunitx.el ends here



reply via email to

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