diff options
Diffstat (limited to 'arabluatex.el')
-rw-r--r-- | arabluatex.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/arabluatex.el b/arabluatex.el index 4fc17b8..1acf59b 100644 --- a/arabluatex.el +++ b/arabluatex.el | |||
@@ -22,7 +22,7 @@ | |||
22 | ;; <http://www.gnu.org/licenses/>. | 22 | ;; <http://www.gnu.org/licenses/>. |
23 | 23 | ||
24 | (defvar LaTeX-arabluatex-package-options | 24 | (defvar LaTeX-arabluatex-package-options |
25 | '("voc" "fullvoc" "novoc" "trans") | 25 | '("voc" "fullvoc" "novoc" "trans" "export") |
26 | "Package options for the arabluatex package.") | 26 | "Package options for the arabluatex package.") |
27 | 27 | ||
28 | (defvar LaTeX-arabluatex-mode-options | 28 | (defvar LaTeX-arabluatex-mode-options |
@@ -31,9 +31,8 @@ | |||
31 | ("fullvoc") | 31 | ("fullvoc") |
32 | ("novoc") | 32 | ("novoc") |
33 | ("trans") | 33 | ("trans") |
34 | ("export") | ||
35 | ) | 34 | ) |
36 | "Global or local options.") | 35 | "Local options.") |
37 | 36 | ||
38 | (defvar LaTeX-arabluatex-key-val-options | 37 | (defvar LaTeX-arabluatex-key-val-options |
39 | '(;; | 38 | '(;; |