[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 7ea1aa3e86fc72cbc40c
From: |
Matthew Leach |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 7ea1aa3e86fc72cbc40c62673a5141b21417cd67 |
Date: |
Wed, 13 Apr 2016 18:17:44 +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 7ea1aa3e86fc72cbc40c62673a5141b21417cd67 (commit)
via af27d3337bc28715069c31e98be243cce7cbd44d (commit)
from b20cd6886814d6d8f989b2656b81f22fe24c475c (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 7ea1aa3e86fc72cbc40c62673a5141b21417cd67
Author: Matthew Leach <address@hidden>
Date: Fri Apr 8 13:59:30 2016 +0100
TikZ: Don't allow relative points with \coordinate.
* style/tikz.el (TeX-TikZ-point-function-map): Revert back to simple
point alist.
(TeX-TikZ-relative-point-function-map): New.
(TeX-TikZ-draw-arg-function-map): Use
`TeX-TikZ-relative-point-function-map'.
commit af27d3337bc28715069c31e98be243cce7cbd44d
Author: Matthew Leach <address@hidden>
Date: Fri Apr 8 13:47:47 2016 +0100
TikZ: Add the grid command.
* style/tikz.el (TeX-TikZ-arg-grid): New.
(TeX-TikZ-draw-arg-function-map): Map the 'Grid' command to
`TeX-TikZ-arg-grid'.
-----------------------------------------------------------------------
Summary of changes:
style/tikz.el | 38 +++++++++++++++++++++++---------------
1 files changed, 23 insertions(+), 15 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 7ea1aa3e86fc72cbc40c62673a5141b21417cd67,
Matthew Leach <=