summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJuri Linkov <juri@linkov.net>2020-04-27 01:28:36 +0300
committerJuri Linkov <juri@linkov.net>2020-04-27 01:28:36 +0300
commitf0e1bf56f041a7f104839678db61e47006b5657c (patch)
treeff86a10a6c121382f99278ba6f7193eb1ccb3a02 /test/lisp/emacs-lisp
parentf0b9f184576a326f4359b4955a5ecff69c11c3aa (diff)
downloademacs-f0e1bf56f041a7f104839678db61e47006b5657c.tar.gz
emacs-f0e1bf56f041a7f104839678db61e47006b5657c.tar.bz2
emacs-f0e1bf56f041a7f104839678db61e47006b5657c.zip
Fix bugs in tab-bar and tab-line and mention remaining features in manual.
* doc/emacs/frames.texi (Tab Bars): Mention tab-bar-new-tab-to, tab-bar-close-last-tab-choice, tab-bar-close-tab-select, tab-undo, tab-select, tab-bar-history-mode. * doc/emacs/windows.texi (Tab Line): Mention tab-line-tabs-function. * lisp/tab-bar.el (tab-bar-select-tab-modifiers): Mention tab-bar-tab-hints in docstring. (tab-bar-tab-hints): Mention tab-bar-select-tab-modifiers in docstring. (tab-bar-select-tab): Mention tab-bar-select-tab-modifiers in docstring. (tab-bar-switch-to-tab): Expand the docstring. (tab-bar-new-tab-to): Fix bug in handling 'left' value. (tab-bar-close-tab): Fix bug in handling 'left' value. (tab-bar-undo-close-tab): Use funcall tab-bar-tabs-function instead of direct call to tab-bar-tabs. (tab-bar-history-back, tab-bar-history-forward): Add docstrings. (tab-bar-history-mode): Expand docstring. * lisp/tab-line.el (tab-line-format): Fix bug for handling window switching that should set face 'tab-line-tab-current'.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions