auctex-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 0b24e363f829f381415f


From: Arash Esbati
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 0b24e363f829f381415fe7cc34f6386baafa9921
Date: Sun, 10 Apr 2022 07:46:10 -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  0b24e363f829f381415fe7cc34f6386baafa9921 (commit)
      from  fded69c292b46d924d66e1ba7d5a89e2e74fd220 (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 0b24e363f829f381415fe7cc34f6386baafa9921
Author: Arash Esbati <arash@gnu.org>
Date:   Sun Apr 10 13:45:05 2022 +0200

    Improve indentation after '\end{macrocode}' in docTeX mode
    
    * latex.el (LaTeX-indent-calculate-last): Improve indentation
    after '\end{macrocode}' if still inside a description environment
    like 'macro' or 'environment'.
    
    * tests/latex/doctex-indent-in.dtx:
    * tests/latex/doctex-indent-out.dtx: New test files.
    
    * tests/latex/latex-test.el (docTeX-indentation): New test.

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

Summary of changes:
 latex.el                          | 17 ++++++++--
 tests/latex/doctex-indent-in.dtx  | 68 +++++++++++++++++++++++++++++++++++++++
 tests/latex/doctex-indent-out.dtx | 68 +++++++++++++++++++++++++++++++++++++++
 tests/latex/latex-test.el         | 21 +++++++++++-
 4 files changed, 170 insertions(+), 4 deletions(-)
 create mode 100644 tests/latex/doctex-indent-in.dtx
 create mode 100644 tests/latex/doctex-indent-out.dtx


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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