auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 89387874916f5b670fb6e


From: Arash Esbati
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 89387874916f5b670fb6e16581eed44bd6e3503d
Date: Sat, 19 Mar 2022 05:39:07 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  89387874916f5b670fb6e16581eed44bd6e3503d (commit)
      from  b1a0d5df74d87a4bf8a1e1c7d8dac0c96e6cb330 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 89387874916f5b670fb6e16581eed44bd6e3503d
Author: Arash Esbati <arash@gnu.org>
Date:   Sat Mar 19 10:38:35 2022 +0100

    ; * style/algpseudocode.el ("algpseudocode"): Fix "While".

diff --git a/style/algpseudocode.el b/style/algpseudocode.el
index e29272d4..1d8bdd7a 100644
--- a/style/algpseudocode.el
+++ b/style/algpseudocode.el
@@ -67,7 +67,7 @@
     '("EndFor" 0)
 
     ;; 3.1.2 The while block
-    '("While" 0)
+    '("While" 1)
     '("EndWhile" 0)
 
     ;; 3.1.3 The repeat block

-----------------------------------------------------------------------

Summary of changes:
 style/algpseudocode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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