]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el (tab-bar-fixed-width-max): Change :type from cons to list.
authorJuri Linkov <juri@linkov.net>
Sun, 6 Nov 2022 07:37:12 +0000 (09:37 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 6 Nov 2022 07:37:12 +0000 (09:37 +0200)
commit69a55568bfeaeb1cb9ad683453bfbc9397cef40b
tree1d4d5b2ffb4e46d971e2c1c89c2067656b140d09
parent23dd27a97953bab3ffab86dcc83b4e3b139657aa
* lisp/tab-bar.el (tab-bar-fixed-width-max): Change :type from cons to list.

This will allow possible future extensions to customize Double (HiDPI).

(tab-bar-fixed-width-min): Change :type from cons to list.
(tab-bar-fixed-width): Use the list instead of cons.
lisp/tab-bar.el