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

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

[elpa] externals/auctex 5fae21f4bf 35/39: * style/algpseudocodex.el ("al


From: Tassilo Horn
Subject: [elpa] externals/auctex 5fae21f4bf 35/39: * style/algpseudocodex.el ("algpseudocodex"): Add missing macros.
Date: Thu, 20 Jul 2023 04:21:51 -0400 (EDT)

branch: externals/auctex
commit 5fae21f4bfcc8fa7a7d7d4401bc6e1be25e31ed5
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    * style/algpseudocodex.el ("algpseudocodex"): Add missing macros.
---
 style/algpseudocodex.el | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/style/algpseudocodex.el b/style/algpseudocodex.el
index 6b64b7b9ed..810e031556 100644
--- a/style/algpseudocodex.el
+++ b/style/algpseudocodex.el
@@ -136,6 +136,25 @@ the number of arguments."
     ;; 2.2 Boxes Inside Single Line
     '("BoxedString" ["options"] t)
 
+    ;; 4.3 Changing Keywords
+    "algorithmicend"
+    "algorithmicdo"
+    "algorithmicwhile"
+    "algorithmicfor"
+    "algorithmicforall"
+    "algorithmicloop"
+    "algorithmicrepeat"
+    "algorithmicuntil"
+    "algorithmicprocedure"
+    "algorithmicfunction"
+    "algorithmicif"
+    "algorithmicthen"
+    "algorithmicelse"
+    "algorithmicrequire"
+    "algorithmicensure"
+    "algorithmicreturn"
+    "algorithmicoutput"
+
     '("algrenewcommand"
       (TeX-arg-completing-read ("algorithmicend"
                                 "algorithmicdo"



reply via email to

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