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. 8cd9db38c6eba5066dd02


From: Ikumi Keita
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 8cd9db38c6eba5066dd02cf9166e51160f93abe9
Date: Tue, 7 Jan 2020 04:20:05 -0500 (EST)

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  8cd9db38c6eba5066dd02cf9166e51160f93abe9 (commit)
      from  f700ec0f766d6f2b5a1bd375e1e49294de625c6d (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 8cd9db38c6eba5066dd02cf9166e51160f93abe9
Author: Ikumi Keita <address@hidden>
Date:   Fri Jan 3 19:51:20 2020 +0900

    Add changelog for my previous bug fix
    
    * doc/changes.texi (News in 12.3): Add a new entry for bug fix of
    `LaTeX-insert-environment' (C-c C-e).

diff --git a/doc/changes.texi b/doc/changes.texi
index 47e1a06..ae0b84a 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -1,5 +1,5 @@
 @c This is part of the AUCTeX manual.
-@c Copyright (C) 1994-2002, 2004-2010, 2012-2019 Free Software
+@c Copyright (C) 1994-2002, 2004-2010, 2012-2020 Free Software
 @c Foundation, Inc.
 @c See file auctex.texi for copying conditions.
 @include macros.texi
@@ -8,6 +8,16 @@
 
 @end ifset
 
+@heading News in 12.3
+@itemize @bullet
+@item
+Insertion of environments in @LaTeX{} documents (i.e. @kbd{C-c C-e}) was
+improved.  The former code had a few bugs, which sometimes resulted in
+either spurious empty line or spurious comment prefix, or both,
+especially when the region is active.  Those bugs are now fixed.
+
+@end itemize
+
 @heading News in 12.2
 
 @itemize @bullet

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

Summary of changes:
 doc/changes.texi | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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