From: Philip Kaludercic Date: Wed, 19 Jun 2024 20:54:05 +0000 (+0200) Subject: * lisp/which-key.el (which-key-is-verbose): Remove unused option X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=803267dd4a901b30ff921039a177bfc743c241fd;p=emacs.git * lisp/which-key.el (which-key-is-verbose): Remove unused option (cherry picked from commit 830b392e1824200e0cab85ac64d1b1794ac5568d) --- diff --git a/lisp/which-key.el b/lisp/which-key.el index 1de599e5497..e9567d262c6 100644 --- a/lisp/which-key.el +++ b/lisp/which-key.el @@ -424,11 +424,6 @@ Note that `which-key-idle-delay' should be set before turning on :type 'boolean :package-version "1.0" :version "30.1") -(defcustom which-key-is-verbose nil - "Whether to warn about potential mistakes in configuration." - :type 'boolean - :package-version "1.0" :version "30.1") - (defcustom which-key-preserve-window-configuration nil "Save and restore window configuration around which-key popup display. If non-nil, save window configuration before which-key buffer is