summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cape.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/cape.el b/cape.el
index 5bc77a5..74ec7e9 100644
--- a/cape.el
+++ b/cape.el
@@ -6,7 +6,7 @@
;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
;; Created: 2021
;; Version: 0.13
-;; Package-Requires: ((emacs "27.1") (compat "29.1.3.4"))
+;; Package-Requires: ((emacs "27.1") (compat "29.1.4.0"))
;; Homepage: https://github.com/minad/cape
;; This file is part of GNU Emacs.
@@ -72,7 +72,7 @@
This setting ensures that words which are too short
are not offered as completion candidates, such that
auto completion does not pop up too aggressively."
- :type 'integer)
+ :type 'natnum)
(defcustom cape-dabbrev-check-other-buffers t
"Buffers to check for dabbrev.