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  8f7c39979d8c317d51ee565d9d1efd0ad0ebb178 (commit)
      from  a3f4cac866bce4784858cc1a2e8e3661576445f4 (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 8f7c39979d8c317d51ee565d9d1efd0ad0ebb178
Author: Tassilo Horn <[email protected]>
Date:   Fri Nov 21 14:54:21 2014 +0100

    Implement LaTeX-command-section.
    
    * style/book.el ("book"): Set LaTeX-largest-level to part instead
    of chapter.
    
    * tex-buf.el (LaTeX-command-section-level): New variable.
    (LaTeX-command-section-level): New function.
    (LaTeX-command-section-change-level, LaTeX-command-section): New
    commands.
    
    * latex.el (LaTeX-mode-map): Bind C-c C-z to LaTeX-command-section
    and C-c M-z to LaTeX-command-section-change-level.

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

Summary of changes:
 ChangeLog     |   11 +++++++++
 latex.el      |    3 ++
 style/book.el |    4 +-
 tex-buf.el    |   66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 82 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