]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el ([tab-bar]): Use 'make-sparse-keymap' instead of 'ignore'.
authorJuri Linkov <juri@linkov.net>
Thu, 15 Dec 2022 19:10:28 +0000 (21:10 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 15 Dec 2022 19:10:28 +0000 (21:10 +0200)
commiteb069470631d63d8a4ed2b74ce5f9b9ee10cde13
treeddd0dec3adec07591125a4e0af7b48aa4f891d5f
parent26243f7b65e015a1676ed7f4a8a8e712ed7d6193
* lisp/tab-bar.el ([tab-bar]): Use 'make-sparse-keymap' instead of 'ignore'.

This helps to avoid the error in 'where-is-internal' that should
not call :filter unnecessarily (bug#9923).
lisp/tab-bar.el