[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 1ac5d751a517e4ca085f
From: |
Mosè Giordano |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 1ac5d751a517e4ca085f9fd916e22a167f0ef222 |
Date: |
Wed, 29 Oct 2014 11:34:19 +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 1ac5d751a517e4ca085f9fd916e22a167f0ef222 (commit)
via 05ff7de0ed212018c8daaf7d110b1938d3663fd7 (commit)
from 6c60d80ab592af30c1f3a79adb6bdddab879aad9 (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 1ac5d751a517e4ca085f9fd916e22a167f0ef222
Author: Mosè Giordano <address@hidden>
Date: Wed Oct 29 12:23:48 2014 +0100
Manually adjust preview release version in dtx.
* preview/latex/preview.dtx: Manually change the release version.
commit 05ff7de0ed212018c8daaf7d110b1938d3663fd7
Author: Mosè Giordano <address@hidden>
Date: Wed Oct 29 12:17:01 2014 +0100
Use autoconf variables for preview version and date.
* .gitignore: Ignore preview/preview.el.
* Makefile.in (DISTCLEANFILES): Add preview/preview.el.
(release-commit): Write new version announcement also into
preview/ChangeLog.
* aclocal.m4: Add a third argument to
`AC_DATE_VERSION_FROM_CHANGELOG' specifying the ChangeLog file.
* configure.ac: Use new third argument of
`AC_DATE_VERSION_FROM_CHANGELOG'. Retrieve preview date and
version from its ChangeLog. Add preview/preview.el to output
files.
* preview/preview.el.in: Rename from "preview/preview.el".
(preview-version): Use @PREVIEWVERSION@ autoconf variable.
(preview-release-date): Use @PREVIEWDATE@ autoconf variable.
(preview-report-bug): Adapt to new `preview-version' format.
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 +-
ChangeLog | 16 +++++++++
Makefile.in | 7 +++-
aclocal.m4 | 4 +-
configure.ac | 8 +++-
preview/ChangeLog | 9 +++++
preview/latex/preview.dtx | 2 +-
preview/{preview.el => preview.el.in} | 58 +++++++++++----------------------
8 files changed, 59 insertions(+), 47 deletions(-)
rename preview/{preview.el => preview.el.in} (99%)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 1ac5d751a517e4ca085f9fd916e22a167f0ef222,
Mosè Giordano <=