]> git.eshelyaron.com Git - emacs.git/commit
Use defvar-keymap in which-func.el
authorStefan Kangas <stefankangas@gmail.com>
Fri, 14 Mar 2025 22:38:42 +0000 (23:38 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Mar 2025 17:12:30 +0000 (18:12 +0100)
commit2ad9d73a040656b355be7f596c43009c552e68d6
treeb786ba6b7b2672b1ad8581f496f3417a183aeff6
parent359c42fa92228ea94308be9a2b11849f83bb6e3b
Use defvar-keymap in which-func.el

* lisp/progmodes/which-func.el (which-func-keymap): Use defvar-keymap.
(which-func-maxout): Change :type to natnum.
(which-func-format): Use substitute-command-keys.

(cherry picked from commit 2009ae85935beb345ce605abe398dbbe6cd84b9b)
lisp/progmodes/which-func.el