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. fd118c67d4afcefc7261c


From: Arash Esbati
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. fd118c67d4afcefc7261cc94521e8d42f35481e0
Date: Fri, 8 Apr 2022 05:43:02 -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  fd118c67d4afcefc7261cc94521e8d42f35481e0 (commit)
      from  e83ca6a072434e703b84ccc9bb8cae2d73e7028d (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 fd118c67d4afcefc7261cc94521e8d42f35481e0
Author: Arash Esbati <arash@gnu.org>
Date:   Fri Apr 8 11:42:30 2022 +0200

    ; * style/doc.el (LaTeX-env-doc-no-comment): Fix docstring.

diff --git a/style/doc.el b/style/doc.el
index 7bdcb42d..322f91ba 100644
--- a/style/doc.el
+++ b/style/doc.el
@@ -41,9 +41,7 @@
                   (list))
 
 (defun LaTeX-env-doc-no-comment (environment)
-  "Insert ENVIRONMENT and make sure there is no commented empty line inside.
-This function is aware of the environments \"macro\" and
-\"environment\" and adjusts the query accordingly."
+  "Insert ENVIRONMENT and make sure there is no commented empty line inside."
   (LaTeX-insert-environment environment)
   (unless (TeX-active-mark)
     (when (save-excursion

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

Summary of changes:
 style/doc.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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