diff options
author | haawda | 2017-11-15 22:05:55 +0100 |
---|---|---|
committer | haawda | 2017-11-15 22:05:55 +0100 |
commit | aadcf6abbdcdd6969d756107b243c51b8c68fbd1 (patch) | |
tree | b724a90a7a22279cabf65a1595467fafd9a85401 /.SRCINFO | |
parent | 02df4066d9e676b667dd49cb4c74a21d845d07eb (diff) | |
download | aur-aadcf6abbdcdd6969d756107b243c51b8c68fbd1.tar.gz |
Updated version (11.91.37.g0d8e6c64 -> 11.91.39.g5d6839e9).
Changelog
=========
Add test for the recent change about `TeX-kpathsea-path-delimiter' (5d6839e9)
Document `TeX-view-evince-keep-focus' (463ead70)
Document `TeX-math-input-method-off-regexp' properly. (0d8e6c64)
Mention the necessity of GNU make (213b7053)
Bug fix and code refactoring related to kpathsea (420ec0e6)
Add new style/xltabular.el (ee4cc54a)
Add new function `LaTeX-env-longtable' (f0145f46)
* tex.el (TeX-math-input-method-off-regexp): Turn defvar into defcustom. (ea7ff484)
; * latex.el (LaTeX-document-style-hook): Fix a typo. (f362325f)
Remove use of .runandhide operator (837d5900)
Fix Copyright year (b20eea0e)
Cosmetic Change (5d8ac953)
Fix doc strings and comments (fe062115)
; * doc/tex-ref.tex (): Fix typo and copyright year. (474cc4f2)
Make preview-latex parsing robust to fix Bug#20773, Bug#27088 (9e1aa85d)
Add test abount truncation of list (20b6fd0d)
; * tex.el (TeX-doc-backend-alist): Use `TeX-search-files-by-type'. (9e5e5f6a)
Prevent possible truncation of list value (5a538cb4)
Add a new option for evince compatible viewer. (6dcf0e10)
Make correct extensions are returned (cfad977c)
Add test for infinite loop (cf0ff704)
Parse package/class option with comments correctly (433b5f9e)
Conform to elisp coding convention (bfaa079a)
Prevent possible infinite loop (7863f423)
Use `delete' correctly for list variable (a9440770)
Add test for my commit on Aug 18 (01224b60)
Fix doc string and indent (f3180f82)
Add %(PDF) when undumped format is used in preview-latex (2ed9d930)
Add new style/arabxetex.el (aaf22a91)
Improvements for tex-info.el (075eab75)
Use #' to quote function names (90a2c295)
Delay setting Japanese TeX engine in `japanese-latex-mode' (ff075446)
* style/XCharter.el ("XCharter"): Update to package v1.094 from 2017/08/08. (b43ec94b)
* style/amsthm.el ("amsthm"): Use `LaTeX-amsthm-env-label'. (f73ccfe7)
; * style/minted.el: Fix header. (8337345d)
Conform to elisp coding convention in context.el (17d86b5f)
* font-latex.el: Use the standard utf-8 rather than latin-1 (fa246543)
Fix unescaped character literals (c8c86775)
Manually cherry-pick commit bc0db60e (e0d067f4)
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Tue Nov 14 19:29:05 UTC 2017 +# Wed Nov 15 21:05:54 UTC 2017 pkgbase = auctex-git pkgdesc = TeX/LaTeX writing environment for Emacs - git checkout - pkgver = 11.91.37.g0d8e6c64 + pkgver = 11.91.39.g5d6839e9 pkgrel = 1 url = http://savannah.gnu.org/projects/auctex install = auctex.install |