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


From: Matthew Leach
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. b66c10aa0ae12d3cf85cb75e097e82bd342278dc
Date: Tue, 05 Apr 2016 11:33:21 +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  b66c10aa0ae12d3cf85cb75e097e82bd342278dc (commit)
       via  de0d445ea13a772d9cd842863c4d49217be7553b (commit)
       via  ae6ed8b21742ae50189084e4a2d95baebb87052b (commit)
       via  310008b94765bc324c6fd4813d1994833b4929f9 (commit)
       via  c58162a642a1544dc5757c3ca0aabf80edb0e033 (commit)
      from  e78a13c024937cb0802e05ff8274b0e832925d85 (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 b66c10aa0ae12d3cf85cb75e097e82bd342278dc
Author: Matthew Leach <address@hidden>
Date:   Mon Apr 4 21:53:06 2016 +0100

    TikZ: Add parabola command.
    
    * style/tikz.el (TeX-TikZ-arg-bend): New.
      (TeX-TikZ-arg-parabola): New.
      (TeX-TikZ-draw-arg-function-map): Add mapping from "Parabola" to
      `TeX-TikZ-arg-parabola'.

commit de0d445ea13a772d9cd842863c4d49217be7553b
Author: Matthew Leach <address@hidden>
Date:   Mon Apr 4 21:38:18 2016 +0100

    TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'.
    
    * style/tikz.el (TeX-TikZ-single-macro-arg): New argument OPTIONAL.
      (TeX-TikZ-macro-arg): Use OPTIONAL argument when calling
      `TeX-TikZ-single-macro-arg'.

commit ae6ed8b21742ae50189084e4a2d95baebb87052b
Author: Matthew Leach <address@hidden>
Date:   Mon Apr 4 21:32:07 2016 +0100

    TikZ: make `TeX-TikZ-single-macro-arg' prompt required.
    
    * style/tikz.el (TeX-TikZ-get-arg-type): Make prompt non-optional.
      (TeX-TikZ-single-macro-arg): Likewise.
      (TeX-TikZ-macro-arg): Make prompt explicit.

commit 310008b94765bc324c6fd4813d1994833b4929f9
Author: Matthew Leach <address@hidden>
Date:   Mon Apr 4 20:59:38 2016 +0100

    TikZ: Add the arc command.
    
    * style/tikz.el (TeX-TikZ-arg-arc): New.
      (TeX-TikZ-draw-arg-function-map): Map the 'Arc' command to
      `Tex-TikZ-arg-arc'.

commit c58162a642a1544dc5757c3ca0aabf80edb0e033
Author: Matthew Leach <address@hidden>
Date:   Thu Mar 31 13:37:31 2016 +0100

    TikZ: Add circle command.
    
    * style/tikz.el (TeX-TikZ-arg-circle): New.
      (TeX-TikZ-draw-arg-function-map): Add mapping from 'Circle' to
      `TeX-TikZ-arg-circle'.

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

Summary of changes:
 style/tikz.el |   60 ++++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 45 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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