branch: elpa/evil-numbers
commit 7ca411f4ace573193fe7b10e97f123b55222c835
Author: Campbell Barton <[email protected]>
Commit: Campbell Barton <[email protected]>
CHANGELOG: use fullstops
---
CHANGELOG.org | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 5ab0621cf3..2b8e1ef785 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -3,13 +3,13 @@
* 0.5
** Additions
-+ Make padding optional
-+ Add support for block selections
-+ Add support for subscript and superscript numbers
++ Make padding optional.
++ Add support for block selections.
++ Add support for subscript and superscript numbers.
+ Add g C-a like functionality
(i.e. increment first number in selection by 1, second one by 2 and so on).
+ Pad negative numbers and add a plus sign if a negative number is turned into
- a positive number (if padding is enabled)
+ a positive number (if padding is enabled).
** Fixes
+ Fix numbers being pushed out of selections