[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/cdlatex 9177058889 3/3: Push version number to 4.18
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/cdlatex 9177058889 3/3: Push version number to 4.18 |
Date: |
Wed, 23 Aug 2023 03:59:05 -0400 (EDT) |
branch: elpa/cdlatex
commit 9177058889e2dc985737006bf019d94d63074f13
Author: Carsten Dominik <carsten.dominik@gmail.com>
Commit: Carsten Dominik <carsten.dominik@gmail.com>
Push version number to 4.18
---
CHANGES.org | 5 +++++
cdlatex.el | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/CHANGES.org b/CHANGES.org
index 4c9db1abbb..66144fdc6f 100644
--- a/CHANGES.org
+++ b/CHANGES.org
@@ -1,6 +1,11 @@
This file documents some more visible changes, in particular if they
change previous behavior.
+
+* Version 4.18
+- Fix bug with intersion of ' in normal text when not modifier is
+ defined.
+- Fix the display of automatic help for the many-characger mode.
* Version 4.17
- Fixed bug when cdlatex-math-symbol-alist has more than 3 levels.
Thanks to Yuchen Lea for reporting this issue.
diff --git a/cdlatex.el b/cdlatex.el
index 27162e89d6..205429ab33 100644
--- a/cdlatex.el
+++ b/cdlatex.el
@@ -3,7 +3,7 @@
;;
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
;; Keywords: tex
-;; Version: 4.17
+;; Version: 4.18
;;
;; This file is not part of GNU Emacs.
;;