[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/annotate e083073ead 371/372: - updated Changelog;
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/annotate e083073ead 371/372: - updated Changelog; |
Date: |
Fri, 4 Feb 2022 16:59:24 -0500 (EST) |
branch: elpa/annotate
commit e083073eada0f209b2a9b57112101eb3693c72d1
Author: cage <cage@invalid>
Commit: cage <cage@invalid>
- updated Changelog;
- added author to NEWS.org.
---
Changelog | 23 +++++++++++++++++++++++
NEWS.org | 2 +-
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/Changelog b/Changelog
index 0f3c61a00d..51dbba6e02 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,26 @@
+2022-01-26 cage
+
+ * Changelog,
+ * NEWS.org,
+ * annotate.el:
+
+ - This version added the following procedures:
+
+ - annotate--merge-interval
+ - annotate--db-annotations-overlaps-p
+ - annotate--db-merge-annotations
+ - annotate--db-remove-overlap-annotations
+ - annotate--db-merge-databases
+
+ to merge two annotation database (in memory)
+
+ and a command:
+
+ - annotate-import-annotations
+
+ that allow users to import an annotation file (sexp format) into
+ their database.
+
2021-09-30 cage
* NEWS.org,
diff --git a/NEWS.org b/NEWS.org
index 40d8796add..fc8a4ab5c6 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -276,6 +276,6 @@
annotation to be deleted would not be removed from the file) and,
when visiting the file, the annotation would be shown again.
-- 2022-01-26 v1.5.0 ::
+- 2022-01-26 v1.5.0 cage ::
This version add a new command to import a database file.
- [nongnu] elpa/annotate 88ed6f22cb 285/372: - rewritten export and integrate of annotations, (continued)
- [nongnu] elpa/annotate 88ed6f22cb 285/372: - rewritten export and integrate of annotations, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 463e215bec 284/372: - fixed export for annotated text made from a single line., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate e53c0f5adf 296/372: - added checking encrypted (GPG) file format, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate be48989c98 299/372: - fixed 'annotate-previous-annotation-ends', ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 59ca58c06b 308/372: changed function from 'font-lock-ensure' to 'font-lock-flush'., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate f823c3cf09 354/372: - changed default for asking confirm before deleting an annotation: the value is now 'nil' (do not prompt for confirmation)., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 3bb813cd62 360/372: - updated NEWS.org and Changelog., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 140eb6b6cb 363/372: - updated NEWS.org;, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate b22f594f3b 336/372: Merge pull request #107 from cage2/prevent-saving-empty-db, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate de86b9b22e 341/372: - removed uses of regular expressions from 'annotate-unwrap-text'., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate e083073ead 371/372: - updated Changelog;,
ELPA Syncer <=
- [nongnu] elpa/annotate 0901aa52bc 367/372: - added the others procedures to import an annotation database., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate f08923762f 063/372: fix typo in documentation, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 16f7202d7c 091/372: - fixed docstring., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 7c759ba9eb 082/372: - fixed english language error., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 47dba946e8 075/372: - removed spurious newline character at the end of annotation text;, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 91f1d49368 087/372: - squeezed contiguous spaces in docstring., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate f85f8e00a1 088/372: - remove file size limit for hash calculation., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate bf80059e7a 071/372: - use comment ends string in modes that allow it (e.g. html-mode);, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate f01b98de03 096/372: - restored the kill buffer key command., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 1313777f03 098/372: - added args to local function., ELPA Syncer, 2022/02/04