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  d1d99ae8bbdfd55893ffa851b931b7b617612301 (commit)
      from  b64120410f1a7a7c6231cbb50c54b22d00569288 (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 d1d99ae8bbdfd55893ffa851b931b7b617612301
Author: Ikumi Keita <ik...@ikumi.que.jp>
Date:   Thu Apr 22 14:32:40 2021 +0900

    Get rid of unexpected side effects
    
    * latex.el (LaTeX-insert-left-brace): Use `insert' instead of
    `self-insert-command' to avoid all unexpected interactions.
    (LaTeX-insert-corresponding-right-macro-and-brace)
    (LaTeX-common-initialization):
    Remove codes which is no longer necessary.

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

Summary of changes:
 latex.el | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to