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. 4f397a2a34836fb508b5


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 4f397a2a34836fb508b555d850e91b72745f8f84
Date: Wed, 31 May 2017 10:22:43 -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  4f397a2a34836fb508b555d850e91b72745f8f84 (commit)
      from  aed9191a3aa4cf2f640ff985bbbca0553e4e48d0 (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 4f397a2a34836fb508b555d850e91b72745f8f84
Author: Ikumi Keita <address@hidden>
Date:   Wed May 31 00:07:27 2017 +0900

    Imporve fix for Bug#26694
    
    * tex-buf.el (TeX-command): Update point in region file if the
    command is "View".
    (TeX-view):
    (TeX-region-create): Pass the above job to `TeX-command'.
    (TeX-region-update-point): Move point according to the column in
    the original buffer.
    Do nothing when `TeX-source-correlate-mode' is disabled.
    Use `TeX-current-offset' instead of `TeX-line-number-at-pos' in
    case narrowing is in effect in the original buffer.
    * preview.el.in (preview-at-point): Revert previous commit in
    accord with the changes above.
    * tex.el (TeX-evince-sync-view-1): Use `TeX-current-offset'
    instead of `TeX-line-number-at-pos' in case narrowing is in
    effect in the original buffer.
    Add FIXME comment about using `current-column'.
    (TeX-synctex-output-page-1): Ditto.
    Arrange regexp to pick up page number more correctly.
    (TeX-view-program-list-builtin): Remove spurious quotation around
    %b in SumatraPDF entry.

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

Summary of changes:
 preview.el.in |  7 ++-----
 tex-buf.el    | 38 ++++++++++++++++----------------------
 tex.el        | 19 ++++++++++++++-----
 3 files changed, 32 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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