[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] [elpa] externals/auctex 1741a40 4/9: Add NEWS entry for o
From: |
Tassilo Horn |
Subject: |
[AUCTeX-diffs] [elpa] externals/auctex 1741a40 4/9: Add NEWS entry for output-dir feature |
Date: |
Thu, 26 Aug 2021 09:07:48 -0400 (EDT) |
branch: externals/auctex
commit 1741a401ebd02b7bb72175ad665016af9024a2fa
Author: Al Haji-Ali <abdo.haji.ali@gmail.com>
Commit: Ikumi Keita <ikumi@ikumi.que.jp>
Add NEWS entry for output-dir feature
Signed-off-by: Ikumi Keita <ikumi@ikumi.que.jp>
* doc/changes.texi (News in 13.1): Add NEWS entry for Al's output-dir
feature.
---
doc/changes.texi | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/changes.texi b/doc/changes.texi
index c702341..e410268 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -110,6 +110,15 @@ The style @file{latexinfo.el} is removed from @AUCTeX{}.
@AUCTeX{} has preliminary support for @LaTeX{}-hooks. Hooks provided by
@LaTeX{} kernel are known and available for completion in
@samp{\AddToHook}, @samp{\RemoveFromHook} and @samp{\AddToHookNext}.
+
+@item
+@AUCTeX{} is now able to place all generated output files, including those
+that are produced by applications running under @AUCTeX{}, temporary files
+related to region processing and @previewlatex{} files, in an output
+directory. To use this feature, set the new user option
+@code{TeX-output-dir} to the absolute path of the output directory or a
+relative path which would be interpreted as being relative to the master
+file in a mutlifile document.
@end itemize
@heading News in 12.3
- [AUCTeX-diffs] [elpa] externals/auctex updated (51c960c -> ee04c04), Tassilo Horn, 2021/08/26
- [AUCTeX-diffs] [elpa] externals/auctex 1741a40 4/9: Add NEWS entry for output-dir feature,
Tassilo Horn <=
- [AUCTeX-diffs] [elpa] externals/auctex 9b223d0 1/9: Improve style/xparse.el, Tassilo Horn, 2021/08/26
- [AUCTeX-diffs] [elpa] externals/auctex 63ab2c1 2/9: * style/ltxguide.el ("ltxguide"): Update syntactic font-locking., Tassilo Horn, 2021/08/26
- [AUCTeX-diffs] [elpa] externals/auctex 8d03dd2 6/9: ; Use 'multifile' in the manual, Tassilo Horn, 2021/08/26
- [AUCTeX-diffs] [elpa] externals/auctex c5b44ce 5/9: ; * doc/changes.texi: Fix a typo in previous commit., Tassilo Horn, 2021/08/26
- [AUCTeX-diffs] [elpa] externals/auctex d77538b 8/9: * style/beamer.el ("beamer"): Improve indentation of \frametitle., Tassilo Horn, 2021/08/26
- [AUCTeX-diffs] [elpa] externals/auctex 578bdfd 3/9: Update Pygments styles, Tassilo Horn, 2021/08/26
- [AUCTeX-diffs] [elpa] externals/auctex f65722e 7/9: Improve obeying the value of `TeX-insert-braces', Tassilo Horn, 2021/08/26
- [AUCTeX-diffs] [elpa] externals/auctex ee04c04 9/9: Merge remote-tracking branch 'origin/master' into externals/auctex, Tassilo Horn, 2021/08/26