[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 2b11084455cfc2e8106f8
From: |
Arash Esbati |
Subject: |
[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 2b11084455cfc2e8106f8e63201a6400e3c14124 |
Date: |
Wed, 16 Mar 2022 08:03:28 -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 2b11084455cfc2e8106f8e63201a6400e3c14124 (commit)
from f464242eab092e610dda6b654e6fd197ef649d3e (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 2b11084455cfc2e8106f8e63201a6400e3c14124
Author: Arash Esbati <arash@gnu.org>
Date: Wed Mar 16 13:03:06 2022 +0100
; * style/l3doc.el (LaTeX-env-l3doc-function): Delete unused var.
diff --git a/style/l3doc.el b/style/l3doc.el
index abde6147..1e11bb14 100644
--- a/style/l3doc.el
+++ b/style/l3doc.el
@@ -77,8 +77,7 @@ This function should be used for the environments 'function'
and
(delete-horizontal-space)
(beginning-of-line)
(insert "%")
- (indent-according-to-mode))))
- comment-flag)
+ (indent-according-to-mode)))))
(LaTeX-insert-environment environment
(concat
(unless (zerop (length exp-flag))
-----------------------------------------------------------------------
Summary of changes:
style/l3doc.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 2b11084455cfc2e8106f8e63201a6400e3c14124,
Arash Esbati <=