We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850fa13 commit f553db1Copy full SHA for f553db1
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## Master (Unreleased)
4
5
+## 1.4.4 (2023-08-23)
6
+
7
+### Bugs fixed
8
9
+* Fix keypad command display priority
10
+* Fix global mode initialization, which causes both normal and motion are enabled
11
12
## 1.4.3 (2023-07-11)
13
14
### Bugs fixed
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.
0 commit comments