emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/meow f553db183a: Bump version, update changelog


From: ELPA Syncer
Subject: [nongnu] elpa/meow f553db183a: Bump version, update changelog
Date: Tue, 22 Aug 2023 21:59:58 -0400 (EDT)

branch: elpa/meow
commit f553db183a47b23d037b1a7f1cab48b0b4798a37
Author: DogLooksGood <doglooksgood@hotmail.com>
Commit: DogLooksGood <doglooksgood@hotmail.com>

    Bump version, update changelog
---
 CHANGELOG.md | 7 +++++++
 meow.el      | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index edc66b87a2..435affc940 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
 
 ## Master (Unreleased)
 
+## 1.4.4 (2023-08-23)
+
+### Bugs fixed
+
+* Fix keypad command display priority
+* Fix global mode initialization, which causes both normal and motion are 
enabled
+
 ## 1.4.3 (2023-07-11)
 
 ### Bugs fixed
diff --git a/meow.el b/meow.el
index 8ce46e7f88..dafc46e9e0 100644
--- a/meow.el
+++ b/meow.el
@@ -3,7 +3,7 @@
 ;; Author: Shi Tianshu
 ;; Keywords: convenience, modal-editing
 ;; Package-Requires: ((emacs "27.1"))
-;; Version: 1.4.3
+;; Version: 1.4.4
 ;; URL: https://www.github.com/DogLooksGood/meow
 ;;
 ;; This file is not part of GNU Emacs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]