[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 255efa3860d3ae164e5c
From: |
Mosè Giordano |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 255efa3860d3ae164e5c26482d8c143c91c3c7e5 |
Date: |
Sat, 23 Jan 2016 14:20:59 +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 255efa3860d3ae164e5c26482d8c143c91c3c7e5 (commit)
via be525cf49e124c27e3dd95dc94ace5221dadb4cc (commit)
from 107b24960bbdae2f8762c3ac2a71609d46007298 (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 255efa3860d3ae164e5c26482d8c143c91c3c7e5
Author: Mosè Giordano <address@hidden>
Date: Sat Jan 23 15:19:10 2016 +0100
Write TeX-style-hook-dialect to parsed file
* latex.el (BibTeX-auto-store): Run `TeX-bibtex-set-BibTeX-dialect'.
* tex.el (TeX-auto-store): Store `TeX-style-hook-dialect' from buffer
and write it to parsed file when present.
commit be525cf49e124c27e3dd95dc94ace5221dadb4cc
Author: Mosè Giordano <address@hidden>
Date: Sat Jan 23 15:15:58 2016 +0100
Add new dialects
* context.el: Update copyright years.
(ConTeXt-dialect): New constant.
(ConTeXt-mode-common-initialization): Set `TeX-style-hook-dialect' to
`ConTeXt-dialect'.
* plain-tex.el: Update copyright years.
(plain-TeX-dialect): New constant.
(plain-TeX-common-initialization): Set `TeX-style-hook-dialect' to
`plain-TeX-dialect'.
* tex.el (TeX-style-hook-dialect): Document new dialects.
(TeX-style-hook-dialect-weight-alist): Add plain-tex and context dialects.
-----------------------------------------------------------------------
Summary of changes:
context.el | 9 ++++++++-
latex.el | 1 +
plain-tex.el | 9 ++++++++-
tex.el | 11 ++++++++---
4 files changed, 25 insertions(+), 5 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 255efa3860d3ae164e5c26482d8c143c91c3c7e5,
Mosè Giordano <=