[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 653e2723a5925f715d59
From: |
Tassilo Horn |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 653e2723a5925f715d59442893c63ed657349f3f |
Date: |
Thu, 11 Feb 2021 15:52:29 -0500 (EST) |
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 653e2723a5925f715d59442893c63ed657349f3f (commit)
from 438463972df9c85a951f45d07f20367d8a19252a (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 653e2723a5925f715d59442893c63ed657349f3f
Author: Brian Leung <leungbk@mailfence.com>
Date: Fri Jan 22 21:41:19 2021 +0100
Deprioritize "\\.drv\\'" in auto-mode-alist
Guix and Nix have derivation files that look like
"/gnu/store/.*\\.drv". To avoid choosing the wrong mode, we prefer to
use more stringent regexps for those corresponding modes, and add the
less-stringent regexp here to the end of auto-mode-alist.
* latex.el (auto-mode-alist): Deprioritize "\\.drv\\'" in
auto-mode-alist.
-----------------------------------------------------------------------
Summary of changes:
latex.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 653e2723a5925f715d59442893c63ed657349f3f,
Tassilo Horn <=