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. bb67e1818e4b6fc58936


From: Matthew Leach
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. bb67e1818e4b6fc589363658b13631af137391df
Date: Tue, 29 Mar 2016 11:29:34 +0000

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  bb67e1818e4b6fc589363658b13631af137391df (commit)
       via  4770a356b8ce771b09c5ebd3286c15d0f20c2e17 (commit)
       via  0bb97652bbcbdc92bac7fdce1c0402eded1d9cb4 (commit)
       via  b21182798f7b4e48ffc65fa2143b76edee4a49c0 (commit)
       via  e8b5498342962c4bd09c1b78c6ca79f0c9e68d44 (commit)
       via  00740ed871771a269c765b217e4a447e8cb7579b (commit)
      from  12886090ff783cb3ba4725bdc34ea248e7648166 (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 bb67e1818e4b6fc589363658b13631af137391df
Author: Matthew Leach <address@hidden>
Date:   Mon Mar 28 12:10:56 2016 +0100

    TikZ: Add 'Named Point' point type with completion.
    
    * style/tikz.el (TeX-TikZ-point-name-regexp): New.
      (TeX-TikZ-find-named-points): New.
      (TeX-TikZ-arg-named-point): New.
      (TeX-TikZ-point-function-map): Add 'Named Point' element that maps to
      `TeX-TikZ-arg-named-point'.

commit 4770a356b8ce771b09c5ebd3286c15d0f20c2e17
Author: Matthew Leach <address@hidden>
Date:   Sun Mar 27 19:00:37 2016 +0100

    TikZ: Add prompting for TikZ's \node macro.
    
    * style/tikz.el (TeX-TikZ-node-arg): New.

commit 0bb97652bbcbdc92bac7fdce1c0402eded1d9cb4
Author: Matthew Leach <address@hidden>
Date:   Sun Mar 27 18:48:14 2016 +0100

    TikZ: Add prompting for \coordinate macro.
    
    * style/tikz.el (TeX-TikZ-point-function-map): New.
      (TeX-TikZ-draw-arg-function-map): Use `TeX-TikZ-point-function-map'.
      (TeX-TikZ-coordinate-arg): New.

commit b21182798f7b4e48ffc65fa2143b76edee4a49c0
Author: Matthew Leach <address@hidden>
Date:   Sun Mar 27 18:05:54 2016 +0100

    TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg.
    
    * style/tikz.el (TeX-TikZ-single-macro-arg): New.
      (TeX-TikZ-macro-arg): Use `TeX-TikZ-single-macro-arg' for prompting
      the user and calling the appropriate function.

commit e8b5498342962c4bd09c1b78c6ca79f0c9e68d44
Author: Matthew Leach <address@hidden>
Date:   Sun Mar 27 17:30:50 2016 +0100

    TikZ: allow arg type prompt to be specified.
    
    * style/tikz.el (TeX-TikZ-get-arg-type): Add a new optional argument,
      prompt, and show that to the user when non-nil, instead of the
      default.

commit 00740ed871771a269c765b217e4a447e8cb7579b
Author: Matthew Leach <address@hidden>
Date:   Sun Mar 27 17:20:45 2016 +0100

    TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg.
    
    * style/tikz.el (TeX-TikZ-arg-options): New.
      (TeX-TikZ-arg-name): New.
      (TeX-TikZ-arg-text): New.
      (TeX-TikZ-arg-node): Use new TikZ arg functions for prompting the
      user.
      (TeX-TikZ-macro-arg): Use `TeX-TikZ-arg-options' when prompting for
      the options.

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

Summary of changes:
 style/tikz.el |  145 +++++++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 121 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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