From 48adb3422af6b1c51c948c5627b8e49da85f60c0 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Tue, 28 Aug 2018 12:15:15 +0200 Subject: wrong arabluatex.el file. fixed --- arabluatex.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'arabluatex.el') diff --git a/arabluatex.el b/arabluatex.el index 4fc17b8..1acf59b 100644 --- a/arabluatex.el +++ b/arabluatex.el @@ -22,7 +22,7 @@ ;; . (defvar LaTeX-arabluatex-package-options - '("voc" "fullvoc" "novoc" "trans") + '("voc" "fullvoc" "novoc" "trans" "export") "Package options for the arabluatex package.") (defvar LaTeX-arabluatex-mode-options @@ -31,9 +31,8 @@ ("fullvoc") ("novoc") ("trans") - ("export") ) - "Global or local options.") + "Local options.") (defvar LaTeX-arabluatex-key-val-options '(;; -- cgit v1.2.3