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  4309e91e8c8452a17b57ea835b338a1ec73492f1 (commit)
      from  605cfc2f0929f431f3ce57e57dfb2a2d8a89e4fa (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 4309e91e8c8452a17b57ea835b338a1ec73492f1
Author: Arash Esbati <[email protected]>
Date:   Wed May 19 15:46:10 2021 +0200

    ; * tex.el (TeX-command-list): Remove linebreak in :help string.

diff --git a/tex.el b/tex.el
index 44d1a56..3df61ff 100644
--- a/tex.el
+++ b/tex.el
@@ -220,8 +220,7 @@ If nil, none is specified."
      :help "Convert PostScript file to PDF")
     ("Glossaries" "makeglossaries %(O?aux)" TeX-run-command nil
      (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode)
-     :help "Run makeglossaries to create glossary
-     file")
+     :help "Run makeglossaries to create glossary file")
     ("Index" "makeindex %(O?idx)" TeX-run-index nil
      (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode)
      :help "Run makeindex to create index file")

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

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


hooks/post-receive
-- 
GNU AUCTeX

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

Reply via email to