summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-11-07 15:40:33 +0200
committerEli Zaretskii <eliz@gnu.org>2022-11-07 15:40:33 +0200
commitd04433b96215d7d3387573f19cc315de86f2341a (patch)
tree00b65e8507d6ded1594d41e57a6c85272557c6ba /etc
parentd30a7c142df2c35f165bad34cc8f778a7389e032 (diff)
downloademacs-d04433b96215d7d3387573f19cc315de86f2341a.tar.gz
; Improve documentation of automatic tab-bar tab resizing
* etc/NEWS: * lisp/tab-bar.el (tab-bar-auto-width): Rename from tab-bar-fixed-width. All similar variables changed accordingly; all users changed. (tab-bar-auto-width, tab-bar-auto-width-max) (tab-bar-auto-width-min): Doc fixes. * etc/NEWS: Resurrect the lost Local variables section.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS16
1 files changed, 13 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 89da8aa63f7..538e165feeb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1082,9 +1082,11 @@ the corresponding deleted frame.
** Tab Bars and Tab Lines
---
-*** New user option 'tab-bar-fixed-width' to automatically resize tabs.
-Another option 'tab-bar-fixed-width-max' defines the maximum tab width
-that by default is 220 pixels on GUI and 20 characters on a tty.
+*** New user option 'tab-bar-auto-width' to automatically determine tab width.
+This option is non-nil by default, which resizes tab-bar tabs so that
+their width is evenly distributed across the tab bar. A companion
+option 'tab-bar-auto-width-max' controls the maximum width of a tab
+before its name on display is truncated.
---
*** 'C-x t RET' creates a new tab when the provided tab name doesn't exist.
@@ -4284,3 +4286,11 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
+
+
+Local variables:
+coding: utf-8
+mode: outline
+mode: emacs-news
+paragraph-separate: "[ ]"
+end: