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 <ik...@ikumi.que.jp> 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 _______________________________________________ auctex-diffs mailing list auctex-di...@gnu.org https://lists.gnu.org/mailman/listinfo/auctex-diffs