diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1885,7 +1885,7 @@ good replacement, even in very large source files. | |||
| 1885 | 1885 | ||
| 1886 | ** 'tab-bar-mode' enables the tab-bar at the top of each frame, | 1886 | ** 'tab-bar-mode' enables the tab-bar at the top of each frame, |
| 1887 | to switch named persistent window configurations in it using tabs. | 1887 | to switch named persistent window configurations in it using tabs. |
| 1888 | New tab-based keybindings (similar to frame-based): | 1888 | New tab-based keybindings (similar to frame-based commands): |
| 1889 | 'C-x 6 2' creates a new tab; | 1889 | 'C-x 6 2' creates a new tab; |
| 1890 | 'C-x 6 0' deletes the current tab; | 1890 | 'C-x 6 0' deletes the current tab; |
| 1891 | 'C-x 6 b' switches to buffer in another tab; | 1891 | 'C-x 6 b' switches to buffer in another tab; |
| @@ -1897,7 +1897,7 @@ Also it's possible to switch named persistent window configurations | |||
| 1897 | without having graphical access to the tab-bar, even on a tty | 1897 | without having graphical access to the tab-bar, even on a tty |
| 1898 | or when 'tab-bar-mode' is disabled, with these commands: | 1898 | or when 'tab-bar-mode' is disabled, with these commands: |
| 1899 | 'tab-new' creates a new window configuration; | 1899 | 'tab-new' creates a new window configuration; |
| 1900 | 'tab-delete' deletes the current window configuration; | 1900 | 'tab-close' deletes the current window configuration; |
| 1901 | 'tab-select' switches to the window configuration by its name; | 1901 | 'tab-select' switches to the window configuration by its name; |
| 1902 | 'tab-previous' switches to the previous window configuration; | 1902 | 'tab-previous' switches to the previous window configuration; |
| 1903 | 'tab-next' switches to the next window configuration; | 1903 | 'tab-next' switches to the next window configuration; |