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  20abeb9d9325a61f25424aab29b28cb57df0e440 (commit)
      from  7414b46c182074b5499331dca8606cd635d10e92 (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 20abeb9d9325a61f25424aab29b28cb57df0e440
Author: Mosè Giordano <[email protected]>
Date:   Sat Nov 2 20:21:49 2013 +0100

    Add narrowing commands.
    
    * latex.el (LaTeX-narrow-to-environment): New function, disabled
    by default.
    (LaTeX-common-initialization): Add key binding for
    `LaTeX-narrow-to-environment'.
    
    * tex.el (VirTeX-common-initialization): Add key binding for
    `TeX-narrow-to-group'.
    (TeX-narrow-to-group): New function, disabled by default.
    
    * doc/auctex.texi (Narrowing): Document narrowing commands.
    
    * doc/changes.texi: Mention narrowing commands.

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

Summary of changes:
 ChangeLog        |   15 +++++++++++++++
 doc/auctex.texi  |   34 ++++++++++++++++++++++++++++++++++
 doc/changes.texi |    4 ++++
 latex.el         |   23 ++++++++++++++++++++++-
 tex.el           |   20 ++++++++++++++++++++
 5 files changed, 95 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

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

Reply via email to