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  56c1afdb4f18fade14341917c699cb54c9a4f107 (commit)
       via  bc8d07f64e4832549182ab541c875736feb8515f (commit)
      from  ae6cb792c0882f1027a382bf3d44a064cbedb3bb (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 56c1afdb4f18fade14341917c699cb54c9a4f107
Author: Mosè Giordano <[email protected]>
Date:   Tue Apr 19 22:32:34 2016 +0200

    Call TeX-newline-function interactively
    
    * tex.el (TeX-newline): Replace `funcall' with `call-interactively'.
      This makes `electric-indent-mode' work out-of-the-box.  Suggested by
      alex (http://comments.gmane.org/gmane.emacs.auctex.devel/4631).

commit bc8d07f64e4832549182ab541c875736feb8515f
Author: Ikumi Keita <[email protected]>
Date:   Fri Apr 15 23:22:23 2016 +0900

    Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args'
    
    * latex.el (LaTeX-item-argument): Temporarily bind
    `TeX-insert-macro-default-style' to 'show-optional-args'.
    This is necessary in description environment if the user customize the
    option to `mandatory-args-only'.
    
    Signed-off-by: Mosè Giordano <[email protected]>

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

Summary of changes:
 latex.el |    3 ++-
 tex.el   |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

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

Reply via email to