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  45ffe1f260ca71cd474c90bace312a57d7aedfee (commit)
      from  babe2242f594cef1d3a5c7fd9e01191ba8875361 (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 45ffe1f260ca71cd474c90bace312a57d7aedfee
Author: Ikumi Keita <[email protected]>
Date:   Fri Oct 3 20:38:58 2014 +0200

    Avoid duplicate marks in TeX-insert-dollar.
    
    * tex.el (featurep): Activate mark in the GNU Emacs version of
    TeX-activate-mark instead of being a no-op.
    (TeX-insert-dollar): Use set-mark instead of push-mark in order to
    avoid duplicate marks.
    
    Signed-off-by: Tassilo Horn <[email protected]>

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

Summary of changes:
 ChangeLog |    7 +++++++
 tex.el    |   14 ++++++--------
 2 files changed, 13 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

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

Reply via email to