emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 80c3fadfd5: ; * lisp/tab-bar.el (tab-bar-auto-width): Remaining r


From: Juri Linkov
Subject: master 80c3fadfd5: ; * lisp/tab-bar.el (tab-bar-auto-width): Remaining renaming in docstring.
Date: Mon, 7 Nov 2022 13:06:04 -0500 (EST)

branch: master
commit 80c3fadfd57ee797404c80b8e88371c53edecfe5
Author: Juri Linkov <juri@linkov.net>
Commit: Juri Linkov <juri@linkov.net>

    ; * lisp/tab-bar.el (tab-bar-auto-width): Remaining renaming in docstring.
---
 lisp/tab-bar.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/tab-bar.el b/lisp/tab-bar.el
index d3735c6d77..cdea856ac2 100644
--- a/lisp/tab-bar.el
+++ b/lisp/tab-bar.el
@@ -980,9 +980,9 @@ when the frame's dimensions change.  This also avoids as 
much as
 possible wrapping a long tab bar to a second tab-bar line.
 
 The automatic resizing of tabs takes place as long as tabs are no
-wider than allowed by the value of `tab-bar-fixed-width-max', and
+wider than allowed by the value of `tab-bar-auto-width-max', and
 at least as wide as specified by the value of
-`tab-bar-fixed-width-min'.
+`tab-bar-auto-width-min'.
 
 When this variable is nil, the width of each tab is determined by the
 length of the tab's name."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]