1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
emacs/doc
Robert Cochran bf112e23ef Allow tabs to have consistent given names
* lisp/tab-bar.el (tab-bar--tab): Pull automatic name information from
current tab
(tab-bar--current-tab): Pull automatic name information from current
tab, or from new optional template argument
(tab-bar-select-tab): Pass the target tab as a template when setting
it as current tab
(tab-bar-rename-tab, tab-bar-rename-tab-by-name): New functions
* doc/emacs/frames.texi (Tab Bars): Document new tab rename functionality.
2019-10-16 00:04:40 +03:00
..
emacs Allow tabs to have consistent given names 2019-10-16 00:04:40 +03:00
lispintro Minor fixes in Introduction to Emacs Lisp 2019-10-14 20:23:53 +03:00
lispref Fix duplicated words in lispref 2019-10-15 14:41:43 +02:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc Make url-hexify-string accept a list of allowed chars (bug#26469) 2019-10-14 06:46:47 +02:00