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. 5a84d9552141bf100984


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 5a84d9552141bf100984fc3e55176474331837bb
Date: Tue, 4 Apr 2017 13:42:59 -0400 (EDT)

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  5a84d9552141bf100984fc3e55176474331837bb (commit)
      from  0cde29bd3991675e629909aaf8a09f6c971cbe5c (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 5a84d9552141bf100984fc3e55176474331837bb
Author: Ikumi Keita <address@hidden>
Date:   Wed Apr 5 02:40:54 2017 +0900

    Fix `paragraph-start' and `paragraph-separate'
    
    * plain-tex.el (plain-TeX-common-initialization): Remove "^" from
    `paragraph-start' according to the doc string.
    Remove LaTeX display math delimiters "\[" and "\]" from
    `paragraph-start'.
    Add "item" and "itemitem" to `paragraph-start'.
    Change the regexp grouping to shy group in `paragraph-start' and
    `paragraph-separate'.
    * tex-info.el (TeX-texinfo-mode): Remove "^" from `paragraph-start'
    and `paragraph-separate'.

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

Summary of changes:
 plain-tex.el | 15 +++++++--------
 tex-info.el  |  4 ++--
 2 files changed, 9 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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