branch: master
commit e30189d92a701ab22a69a09fe2b9e9619fff6ce8
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; * NEWS.org: Update for 14.0.5 ELPA release.
---
NEWS.org | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index 7a21f227..451056a7 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -6,7 +6,7 @@
# License: GNU General Public License 3
# The format is based on [[https://keepachangelog.com/en/1.1.0/][Keep a
Changelog]]
-* [Unreleased]
+* [14.0.5] - 2024-05-19
** Added
@@ -37,9 +37,12 @@
determines if the preview code stays visible once opened.
- Change the default value of ~TeX-one-master~ in order to recognize the
suffix =.ltx= as regular TeX files.
+- Add new custom option ~ConTeXt-paragraph-commands~ containing a list
+ of macros which should begin their own line.
- Support query and insert of ~mcite~ compatibility macro
(=style/biblatex.el=).
- Support the =\verbatiminput*= macro (=style/verbatim.el=).
+- Add new support file =style/amsrefs.el=.
** Fixed