From 0fc4efad472258fc5de68f2fe767ce13ce569066 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Fri, 2 Apr 2010 17:06:01 +0200 Subject: [PATCH] Mention how to create non-tab frames. --- README.TABS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.TABS b/README.TABS index 64a7cc8d964..c08887a5186 100644 --- a/README.TABS +++ b/README.TABS @@ -1,6 +1,10 @@ You can drag tabs to reorder them, drop them on another frame to move it there and drop on the root window to create a new frame. +Frames created with frame parameter disable-tabs set to t will not have tabs. +This parameter can't be toggeled at runtime, it must be set when creating +the frame. + Lisp code is in native-tabs.el. Keybindings are: (global-set-key "\C-x7\C-f" 'find-file-new-tab) -- 2.39.5