emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] elpa c9bc7d6 03/16: ; Query for second mandatory argument.


From: Tassilo Horn
Subject: [elpa] elpa c9bc7d6 03/16: ; Query for second mandatory argument.
Date: Fri, 14 Oct 2016 16:03:32 +0000 (UTC)

branch: elpa
commit c9bc7d61f8cc724baacf844ad399c076b9a8be5c
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>

    ; Query for second mandatory argument.
    
    * style/paracol.el ("paracol"): Query for second mandatory
    argument.
---
 style/paracol.el |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/style/paracol.el b/style/paracol.el
index 7dfddc7..22b90da 100644
--- a/style/paracol.el
+++ b/style/paracol.el
@@ -219,7 +219,8 @@ If OPTIONAL is non-nil, insert the result in square 
brackets."
     '("addcontentsonly"
       (TeX-arg-eval completing-read
                    (TeX-argument-prompt optional nil "Content file")
-                   '("toc" "lof" "lot")))
+                   '("toc" "lof" "lot"))
+      "Column")
 
     '("flushpage" 0))
 



reply via email to

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