auctex-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 991b582e7e27bc9e1b28


From: Arash Esbati
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 991b582e7e27bc9e1b28415da32980e93eb0eca5
Date: Wed, 8 Mar 2017 04:02:02 -0500 (EST)

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  991b582e7e27bc9e1b28415da32980e93eb0eca5 (commit)
      from  7c48c192c61c0a9a22ab1502066ce6cb99a5edd3 (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 991b582e7e27bc9e1b28415da32980e93eb0eca5
Author: Arash Esbati <address@hidden>
Date:   Wed Mar 8 09:55:37 2017 +0100

    Detect \& in tabular cells when filling
    
    * latex.el (LaTeX-indent-tabular): Search backward for any
    ampersands not escaped with a backslash, i.e. control symbol \&,
    and return the adjusted value.  Thanks to Ikumi Keita for his
    perceptive comments on the implementation.  (bug#26010)
    
    * tests/latex/tabular-in.tex:
    * tests/latex/tabular-out.tex: Add test for table filling with \&
    in cells.

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

Summary of changes:
 latex.el                    |  6 +++---
 tests/latex/latex-test.el   |  2 ++
 tests/latex/tabular-in.tex  | 15 +++++++++++++++
 tests/latex/tabular-out.tex | 15 +++++++++++++++
 4 files changed, 35 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]