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  f200e28278856ebadac2f02786bf201c4f6f8c0d (commit)
      from  4a0bfe342160c7935159b37a5ffbf99cd0f3a21d (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 f200e28278856ebadac2f02786bf201c4f6f8c0d
Author: Arash Esbati <[email protected]>
Date:   Fri Jul 16 13:15:28 2021 +0200

    * tex-fold.el (TeX-fold-macro-spec-list): Add entry for "footref".

diff --git a/tex-fold.el b/tex-fold.el
index dbb4086..d5b98d1 100644
--- a/tex-fold.el
+++ b/tex-fold.el
@@ -73,7 +73,7 @@ macros, 'math for math macros and 'comment for comments."
   '(("[f]" ("footnote" "marginpar"))
     ("[c]" ("cite"))
     ("[l]" ("label"))
-    ("[r]" ("ref" "pageref" "eqref"))
+    ("[r]" ("ref" "pageref" "eqref" "footref"))
     ("[i]" ("index" "glossary"))
     ("[1]:||*" ("item"))
     ("..." ("dots"))

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

Summary of changes:
 tex-fold.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-diffs mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to