]> git.eshelyaron.com Git - kubed.git/commitdiff
; * kubed.el (kubed-list-read-filter): Fix typo.
authorEshel Yaron <me@eshelyaron.com>
Thu, 1 Aug 2024 20:09:20 +0000 (22:09 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 1 Aug 2024 20:09:20 +0000 (22:09 +0200)
kubed.el

index 793dec02f9fab1b8192481fbb007bc7534ebb85c..2073526a02d850e66e749356abdf459248502955 100644 (file)
--- a/kubed.el
+++ b/kubed.el
@@ -235,7 +235,7 @@ of the error, push a mark before moving point."
           (minibuffer-with-setup-hook
               (lambda ()
                 (set-syntax-table emacs-lisp-mode-syntax-table)
-                (setq-local kubed-list-read-filter-target-buffer buf)
+                (setq-local kubed--list-read-filter-target-buffer buf)
                 (add-hook
                  'completion-at-point-functions
                  (lambda ()