[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. a8043a2d7dceae42a8e0
From: |
Tassilo Horn |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. a8043a2d7dceae42a8e09af9e707d20deaa5f241 |
Date: |
Wed, 22 Jan 2014 13:10:16 +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 a8043a2d7dceae42a8e09af9e707d20deaa5f241 (commit)
from 72c6c2045402dd15fa1d694ae819b8cfc270b768 (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 a8043a2d7dceae42a8e09af9e707d20deaa5f241
Author: Tassilo Horn <address@hidden>
Date: Wed Jan 22 14:09:04 2014 +0100
Fix syntactic fontification.
* style/shortvrb.el (LaTeX-shortvrb-chars): Move from
tex-style.el. Set default value to nil because just loading
shortvrb does not make | a shortvrb char. One needs to define it
using \MakeShortVrb{\|}. Extend the docstring so that it tells
that one should usually set this variable only buffer-locally.
* font-latex.el (font-latex-add-to-syntax-alist): Call
`font-latex-setup' to make syntactic font-lock changes effective.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 +++++++++++
font-latex.el | 7 +------
style/shortvrb.el | 22 ++++++++++++++++++++++
tex-style.el | 7 -------
4 files changed, 34 insertions(+), 13 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. a8043a2d7dceae42a8e09af9e707d20deaa5f241,
Tassilo Horn <=