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  c5cd145227019989b06214078bfab1a5e3411f0e (commit)
       via  9100b87068b08bc5ffd4abf7e6e3c07956386537 (commit)
      from  67bd5ffe4fe9d0e0af96f145e098ba1c632f680b (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 c5cd145227019989b06214078bfab1a5e3411f0e
Author: Ikumi Keita <[email protected]>
Date:   Tue Jan 5 16:34:10 2021 +0900

    ; Fix typo.
    
    * doc/preview-latex.texi (Simple customization, The preview images):
    Fix typos.

commit 9100b87068b08bc5ffd4abf7e6e3c07956386537
Author: Ikumi Keita <[email protected]>
Date:   Fri Jan 1 18:41:29 2021 +0900

    Use `write-contents-functions' instead of `write-file-functions'
    
    * tex.el (VirTeX-common-initialization):
    * latex.el (BibTeX-auto-store):
    Use `write-contents-functions' instead of `write-file-functions' to
    store `TeX-safe-auto-write' because the latter is cleared by C-x
    C-w (write-file).
    * doc/changes.texi (News in 13.0): Mention the bug fix.

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

Summary of changes:
 doc/changes.texi       | 5 +++++
 doc/preview-latex.texi | 4 ++--
 latex.el               | 2 +-
 tex.el                 | 2 +-
 4 files changed, 9 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to