[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/annotate a751d0d462 3/5: - updated Changelog.
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/annotate a751d0d462 3/5: - updated Changelog. |
Date: |
Thu, 6 Mar 2025 10:01:14 -0500 (EST) |
branch: elpa/annotate
commit a751d0d46217d5db74dbcee4b7fe16d636617fd4
Author: cage <cage@invalid>
Commit: cage <cage@invalid>
- updated Changelog.
---
Changelog | 43 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
diff --git a/Changelog b/Changelog
index 1fcdf64be7..abbe78395e 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,45 @@
+2025-03-05 cage
+
+ * README.org:
+
+ Merge pull request #165 from krvkir/master
+ - fixed typo in README.
+ - updated README.
+
+2025-03-02 krvkir
+
+ * annotate.el:
+
+ [fix] a typo in the doc, if -> when, improved formatting
+
+2025-02-21 krvkir
+
+ * annotate.el:
+
+ [fix] make autosave disabled by default
+
+2025-02-17 krvkir
+
+ * annotate.el:
+
+ [add] autosave option
+
+2024-10-17 cage2
+
+
+ Merge pull request #163 from cage2/master
+
+2024-10-16 cage
+
+ * Changelog,
+ * NEWS.org,
+ * annotate.el:
+
+ - added the chance to append a newline character at the end of a
+ buffer when it does not terminate with a proper line.
+ - updated news file.
+ - updated changelog.
+
2024-10-16 cage
* NEWS.org,
@@ -1294,6 +1336,7 @@
available overlay. So the annotated text contained multiple
overlays and an annotation was not the first we missed the last,
This means, for example, that the annotation was not modifiable.
+
2020-03-16 Bastian Bechtold, cage
* annotate.el (annotate-create-annotation)