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  b1a0d5df74d87a4bf8a1e1c7d8dac0c96e6cb330 (commit)
      from  4bcda2d50c5b3752a0b292c006f7d90b099a67a7 (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 b1a0d5df74d87a4bf8a1e1c7d8dac0c96e6cb330
Author: Arash Esbati <ar...@gnu.org>
Date:   Fri Mar 18 21:58:29 2022 +0100

    ; * style/algpseudocode.el: Fix position of TeX-dialect.

diff --git a/style/algpseudocode.el b/style/algpseudocode.el
index 619052b6..e29272d4 100644
--- a/style/algpseudocode.el
+++ b/style/algpseudocode.el
@@ -137,7 +137,7 @@
    (when (and (featurep 'font-latex)
               (eq TeX-install-font-lock 'font-latex-setup))
      (font-latex-add-keywords '(("algref" "{{"))
-                              'reference))
-   TeX-dialect))
+                              'reference)))
+ TeX-dialect)
 
 ;;; algpseudocode.el ends here

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

Summary of changes:
 style/algpseudocode.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to