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  cfa82d807cb2d2f9cdcd2f7816030485505e2eb4 (commit)
      from  b88dc700c29d1cc36f6a3b9d54b7d56b4182c15e (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 cfa82d807cb2d2f9cdcd2f7816030485505e2eb4
Author: Matthew Leach <[email protected]>
Date:   Tue Mar 15 23:26:29 2016 +0000

    Prompt for optional short caption parameter.
    
    * latex.el (LaTeX-compose-caption-macro): New.
      (LaTeX-short-caption-prompt-length): New.
      (LaTeX-env-figure): Prompt for optional short caption parameter, when
      the caption length is >= `LaTeX-short-caption-prompt-length', and pass
      to `LaTeX-compose-caption-macro'.
    * style/longtable.el ("longtable"): Likewise.
    * style/psfig.el (LaTeX-env-psfigure): Likewise.
    * doc/auctex.texi (Floats): Document short-caption prompting and
      `LaTeX-short-caption-prompt-length'.
    * doc/changes.texi: Likewise.
    
    Signed-off-by: Mosè Giordano <[email protected]>

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

Summary of changes:
 doc/auctex.texi    |   13 +++++++++++++
 doc/changes.texi   |    6 ++++++
 latex.el           |   37 ++++++++++++++++++++++++++++---------
 style/longtable.el |   12 +++++++-----
 style/psfig.el     |   20 +++++++++++---------
 5 files changed, 65 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

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

Reply via email to