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. 486650b0ba71e2f25b5c


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 486650b0ba71e2f25b5ca83087ce8a6be7a94c12
Date: Fri, 6 Dec 2019 07: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  486650b0ba71e2f25b5ca83087ce8a6be7a94c12 (commit)
      from  8927ed629cef30aeccca77351fd71e007a63a8f2 (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 486650b0ba71e2f25b5ca83087ce8a6be7a94c12
Author: Ikumi Keita <address@hidden>
Date:   Fri Dec 6 16:44:48 2019 +0900

    Update menu in proper timing (bug#38058)
    
    * tex-buf.el (TeX-command-sentinel): Do `force-mode-line-update' in
    the command buffer so that "Next Error" item will appear in the menu
    bar just after compilation.
    Replace all `(set-buffer-modified-p (buffer-modified-p))' with
    `(force-mode-line-update)'
    (TeX-run-command): Remove `sit-for' call which is no longer
    necessary.

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

Summary of changes:
 tex-buf.el | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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