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


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. e032df90e792ef9b85be3e8e3528c947ecdb5b6a
Date: Fri, 25 Feb 2022 22:46:36 -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  e032df90e792ef9b85be3e8e3528c947ecdb5b6a (commit)
      from  238dad67f937da217a75518b9fffe734830b530b (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 e032df90e792ef9b85be3e8e3528c947ecdb5b6a
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date:   Sun Nov 7 17:23:26 2021 +0900

    Fix simultaneity
    
    * tex-buf.el (TeX-command): Keep the value of
    `TeX-current-process-region-p' as buffer-local value of
    `TeX--this-process-region-flag' in process buffer.
    (TeX-command-sentinel): Call sentinel where
    `TeX-current-process-region-p' has its own value when the process
    started.
    (TeX-current-process-region-p): Move `defvar' before its first usage.
    (TeX--this-process-region-flag): New variable.

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

Summary of changes:
 tex-buf.el | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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