[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/annotate 4d78e3f6d6 073/372: - restored spaces to comply w
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/annotate 4d78e3f6d6 073/372: - restored spaces to comply with markdown syntax; |
Date: |
Fri, 4 Feb 2022 16:58:20 -0500 (EST) |
branch: elpa/annotate
commit 4d78e3f6d6d2c96999c5adc6d09e90f50733faf6
Author: cage <cage-invalid@invalid>
Commit: cage <cage-invalid@invalid>
- restored spaces to comply with markdown syntax;
- removed new text that specify new version number.
---
README.md | 51 +++++++++++++++++++++++----------------------------
1 file changed, 23 insertions(+), 28 deletions(-)
diff --git a/README.md b/README.md
index dd2cc63027..047f0544e3 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Annotate.el [![MELPA][mi]][m] [![MELPA-STABLE][msi]][ms]
[msi]: http://stable.melpa.org/packages/annotate-badge.svg
[ms]: http://stable.melpa.org/#/annotate
-This package provides a minor mode `annotate-mode`, which can add annotations
to arbitrary files without changing the files themselves. This is very useful
for code reviews. When `annotate-mode` is active, `C-c C-a` will create, edit,
or delete annotations.
+This package provides a minor mode `annotate-mode`, which can add annotations
to arbitrary files without changing the files themselves. This is very useful
for code reviews. When `annotate-mode` is active, `C-c C-a` will create, edit,
or delete annotations.

@@ -32,68 +32,63 @@ Portion of the code © 2019 Universita' degli Studi di
Palermo
This package is released under the MIT license.
-
-
### Changelog
-- **2015-06-12 V0.1 Bastian Bechtold**
+- **2015-06-12 V0.1 Bastian Bechtold**
First working release.
-- **2015-06-12 V0.1.1 Bastian Bechtold**
+- **2015-06-12 V0.1.1 Bastian Bechtold**
Improve documentation and add license.
-- **2015-06-12 V0.1.2 Bastian Bechtold**
+- **2015-06-12 V0.1.2 Bastian Bechtold**
Fix typo and version error.
-- **2015-06-15 V0.1.3 Bastian Bechtold**
+- **2015-06-15 V0.1.3 Bastian Bechtold**
Improve README and auto-remove empty annotations created by earlier bug.
-- **2015-06-15 V0.1.4 Bastian Bechtold**
+- **2015-06-15 V0.1.4 Bastian Bechtold**
Minor bug fixes.
-- **2015-06-15 V0.1.5 Bastian Bechtold**
+- **2015-06-15 V0.1.5 Bastian Bechtold**
Annotations now work on long lines.
-- **2015-06-19 V0.2.0 Bastian Bechtold**
- Annotations can be exported as unified diff files.
+- **2015-06-19 V0.2.0 Bastian Bechtold**
+ Annotations can be exported as unified diff files.
Several smaller bug fixes.
-- **2015-06-19 V0.2.1 Bastian Bechtold**
+- **2015-06-19 V0.2.1 Bastian Bechtold**
Now with fewer compile warnings (turns out, not really).
-- **2015-06-19 V0.2.2 Bastian Bechtold**
+- **2015-06-19 V0.2.2 Bastian Bechtold**
Now with more compile warnings (0.2.1 didn't work).
-- **2015-07-02 V0.2.3 Bastian Bechtold**
+- **2015-07-02 V0.2.3 Bastian Bechtold**
Can now disable minibuffer messages.
-- **2015-09-17 V0.2.4 Bastian Bechtold**
+- **2015-09-17 V0.2.4 Bastian Bechtold**
Load and Clear don't mark buffer as modified any more.
-- **2015-09-21 V0.3.0 Bastian Bechtold**
+- **2015-09-21 V0.3.0 Bastian Bechtold**
Add key bindings for jumping to next/previous annotation.
-- **2015-09-22 V0.3.1 Bastian Bechtold**
- Change key bindings for jumping as to conform with Emacs' standards.
+- **2015-09-22 V0.3.1 Bastian Bechtold**
+ Change key bindings for jumping as to conform with Emacs' standards.
Didn't change the main key binding though, because I don't know a good
alternative.
-- **2015-09-23 V0.4.0 Bastian Bechtold**
+- **2015-09-23 V0.4.0 Bastian Bechtold**
Completely reworked the display engine for annotations. You can now have
several annotations per line, and annotations should not move any more when
editing the line they are on. Finally, annotations can now span several lines.
-- **2015-10-06 V0.4.3 Bastian Bechtold**
+- **2015-10-06 V0.4.3 Bastian Bechtold**
Bugfixes. No more hidden newlines, no more annotations in undo-list, no more
error messages with annotations at bol, mark deactivated after creating
annotation, annotations auto-reflow on frame size change.
-- **2015-10-06 V0.4.4 Bastian Bechtold**
+- **2015-10-06 V0.4.4 Bastian Bechtold**
Added a new export system. Let's see if it turns out to be more useful than
the previous one.
-
-- **2016-08-25 V0.4.5 Bastian Bechtold**
+
+- **2016-08-25 V0.4.5 Bastian Bechtold**
Bugfix release for unicode annotations and multiline annotations.
-- **2016-09-07 V0.4.6 Bastian Bechtold**
+- **2016-09-07 V0.4.6 Bastian Bechtold**
Bugfix release for annotations ending on an empty line.
-- **2016-10-06 V0.4.7 Bastian Bechtold**
+- **2016-10-06 V0.4.7 Bastian Bechtold**
Bugfix release for buffers without a file name.
-
-- **2019-08-29 V0.4.8 cage**
- Bugfix release for annotation on narrow frames.
- [nongnu] elpa/annotate 52f0d97e51 030/372: new version and documentation, (continued)
- [nongnu] elpa/annotate 52f0d97e51 030/372: new version and documentation, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate b0266c6350 047/372: version 0.4.1, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 4647264264 049/372: auto-reflow annotations when frame size changes, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 785b5aea7f 042/372: rework annotation display logic, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate d6a4fcc18e 035/372: add next-annotation and previous-annotation keys, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate f5711b4f27 067/372: - prevent crash and error when a frame's width is less than value of, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 1a43bfbb1e 061/372: fixes bug with annotations ending on beginning-of-line, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 9ffdc1f762 060/372: fix for annotations with wide characters, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 19acc501d8 086/372: - added/fixed more docstrings., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 774e643af4 081/372: - fixed retrocompatibility with old annotation file format., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 4d78e3f6d6 073/372: - restored spaces to comply with markdown syntax;,
ELPA Syncer <=
- [nongnu] elpa/annotate 95da172588 056/372: readme improvement, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 54aefdec8d 114/372: Merge pull request #46 from cage2/master, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 201b4587dc 136/372: - made recongnizable code that refers to info file annotation (1/3), ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate fd2cd2d94d 139/372: - made text snippet in summary window, for info files, less messy., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 75d291a69f 141/372: - using 'annotate-with-inhibit-modification-hooks'., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 5b69043454 152/372: - added variable 'annotate-annotation-position-policy', ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 5b0bb094c9 166/372: - added known bug;, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 4972c555c6 171/372: - fixed version number., ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 004aea92ea 179/372: - updated documentation;, ELPA Syncer, 2022/02/04
- [nongnu] elpa/annotate 490a935b18 186/372: Merge branch 'master' into org-mode-fix, ELPA Syncer, 2022/02/04