[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 12618afcb5d1a774adc4
From: |
Mosè Giordano |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 12618afcb5d1a774adc47eb98b66d76e1353daf8 |
Date: |
Sat, 16 Dec 2017 20:06:41 -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 12618afcb5d1a774adc47eb98b66d76e1353daf8 (commit)
via 8f46deaeaca9c603049a6cf132d3c1cd25faa605 (commit)
from 6cb1e7deb69a199949926f4a2b33c2bb6b250c13 (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 12618afcb5d1a774adc47eb98b66d76e1353daf8
Author: Mosè Giordano <address@hidden>
Date: Sun Dec 17 02:03:21 2017 +0100
Remove code for compatibility with old Emacsens in tex.el
* tex.el: Always require `crm', which is available in all supported version
of
Emacs.
(TeX-completing-read-multiple): Remove function definition for XEmacs.
(TeX-view-predicate-list-builtin):
(TeX-source-correlate-sync-source):
(TeX-tree-expand):
(TeX-comment-forward): Remove code for compatibility with old Emacsens.
commit 8f46deaeaca9c603049a6cf132d3c1cd25faa605
Author: Mosè Giordano <address@hidden>
Date: Sun Dec 17 01:54:34 2017 +0100
Remove TeX-line-number-at-pos
* tex.el (TeX-line-number-at-pos): Remove function and alias.
* style/pdfsync.el (LaTeX-pdfsync-output-page):
* tex-info.el (Texinfo-make-node-list): Replace `TeX-line-number-at-pos'
with
`line-number-at-pos'.
-----------------------------------------------------------------------
Summary of changes:
style/pdfsync.el | 2 +-
tex-info.el | 2 +-
tex.el | 159 ++++++++++++++++++-------------------------------------
3 files changed, 54 insertions(+), 109 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 12618afcb5d1a774adc47eb98b66d76e1353daf8,
Mosè Giordano <=