index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
tab-bar.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
1
-3
/
+4
*
* lisp/tab-bar.el (tab-bar-new-tab-to): Use ignore-window-parameters.
Juri Linkov
2021-09-25
1
-1
/
+2
*
* lisp/tab-bar.el: Preserve all existing tab parameters when switching tabs.
Juri Linkov
2021-09-21
1
-6
/
+27
*
* lisp/tab-bar.el (tab-bar-new-tab): Add optional arg 'from-number'.
Juri Linkov
2021-09-20
1
-7
/
+10
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
* lisp/tab-bar.el (tab-bar-format): Add new option tab-bar-format-menu-global
Juri Linkov
2021-09-15
1
-1
/
+24
*
* lisp/tab-bar.el (tab-bar-close-other-tabs): Add arg ‘tab-number’.
Juri Linkov
2021-09-15
1
-6
/
+21
*
* lisp/tab-bar.el: Rename args to consistent naming convention.
Juri Linkov
2021-09-15
1
-65
/
+65
*
* lisp/tab-bar.el: Close tab only on mouse-1, not down-mouse-1 (bug#41343)
Juri Linkov
2021-09-14
1
-10
/
+25
*
Support mouse events clicked on the tab bar but outside of any tab (bug#41343)
Juri Linkov
2021-09-13
1
-46
/
+72
*
* lisp/tab-bar.el (tab-bar-get-buffer-tab): Use 'remq' instead of 'seq-remove'
Juri Linkov
2021-09-12
1
-1
/
+1
*
* lisp/tab-bar.el: Improve logic of 'ignore-current-tab'.
Juri Linkov
2021-09-12
1
-11
/
+25
*
Improve documentation of some tab-bar features
Eli Zaretskii
2021-09-12
1
-8
/
+11
*
Improve documentation of tab-bar functions and variables
Eli Zaretskii
2021-09-09
1
-5
/
+12
*
Merge branch 'feature/tab-bar-events'
Juri Linkov
2021-09-09
1
-61
/
+111
|
\
|
*
Improve tab-bar event handling (bug#41343)
Juri Linkov
2021-09-05
1
-52
/
+44
|
*
Mouse wheel scrolling on the tab bar
Juri Linkov
2021-08-18
1
-5
/
+22
|
*
Bind [drag-mouse-1] to tab-bar-mouse-move-tab on tab-bar-map
Juri Linkov
2021-08-18
1
-2
/
+15
|
*
Redesign tab-bar event processing (bug#41342, bug#41343)
Juri Linkov
2021-08-18
1
-36
/
+64
*
|
Fix display of tab-bar buttons
Eli Zaretskii
2021-09-07
1
-4
/
+4
*
|
; * lisp/tab-bar.el (toggle-frame-tab-bar, tab-bar-new-tab-to): Doc fix.
Eli Zaretskii
2021-09-06
1
-2
/
+5
|
/
*
* lisp/tab-bar.el (tab-bar-new-button-show): Make variable obsolete.
Juri Linkov
2021-08-15
1
-0
/
+1
*
* lisp/tab-bar.el (tab-bar-history-buttons-show): Remove defcustom.
Juri Linkov
2021-08-13
1
-11
/
+4
*
Adjust tab-bar to the new mode-line-misc-info value (bug#49806)
Juri Linkov
2021-08-03
1
-2
/
+1
*
* lisp/tab-bar.el (tab-bar-format-global): Use string-trim-right (bug#30056).
Juri Linkov
2021-07-27
1
-1
/
+1
*
Adjust tab-bar to the new mode-line-misc-info value
Lars Ingebrigtsen
2021-07-24
1
-1
/
+1
*
* lisp/tab-bar.el (tab-bar--define-keys): Fix global-mode-string (bug#49215)
Juri Linkov
2021-06-25
1
-9
/
+6
*
* lisp/tab-bar.el: Add repeat-map keymaps.
Juri Linkov
2021-04-06
1
-0
/
+22
*
* lisp/tab-bar.el (tab-bar-tab-post-change-group-functions): New hook.
Juri Linkov
2021-03-24
1
-0
/
+38
*
* lisp/tab-bar.el (tab-bar-new-tab-group): Set default to t.
Juri Linkov
2021-03-22
1
-6
/
+9
*
* lisp/tab-bar.el: New faces and face options.
Juri Linkov
2021-03-17
1
-16
/
+69
*
* lisp/tab-bar.el (tab-bar-select-tab): Support negative arg.
Juri Linkov
2021-03-16
1
-2
/
+4
*
* lisp/tab-bar.el: Simplify internal functions.
Juri Linkov
2021-03-16
1
-25
/
+24
*
* lisp/tab-bar.el (tab-bar-new-tab-group): New defcustom.
Juri Linkov
2021-03-15
1
-3
/
+25
*
* lisp/tab-bar.el (tab-bar-tab-group-format-function): New defcustom.
Juri Linkov
2021-03-15
1
-17
/
+39
*
* lisp/tab-bar.el: Tab groups can be displayed with tab-bar-format-tabs-groups
Juri Linkov
2021-03-14
1
-40
/
+106
*
* lisp/tab-bar.el (tab-bar--current-tab-find): New function.
Juri Linkov
2021-03-11
1
-9
/
+10
*
* lisp/tab-bar.el (tab-bar-close-group-tabs): New command.
Juri Linkov
2021-03-10
1
-9
/
+39
*
* lisp/tab-bar.el: 'C-x t G' (tab-group) assigns a group name to the tab.
Juri Linkov
2021-03-10
1
-2
/
+51
*
* lisp/tab-bar.el (tab-bar-select-tab): Set window-state-put WINDOW arg to nil
Juri Linkov
2021-03-09
1
-1
/
+2
*
* lisp/tab-bar.el: Minor stylistic fixes.
Juri Linkov
2021-03-02
1
-28
/
+27
*
* lisp/tab-bar.el (tab-bar--define-keys): Add check for tab-bar-format-global.
Juri Linkov
2021-03-01
1
-2
/
+3
*
* lisp/tab-bar.el: Support displaying global-mode-string in the tab bar.
Juri Linkov
2021-02-27
1
-48
/
+117
*
* lisp/tab-bar.el: Move aliases down closer to keybindings.
Juri Linkov
2021-02-24
1
-20
/
+20
*
* lisp/tab-bar.el (tab-switch): New defalias to 'tab-bar-switch-to-tab'.
Juri Linkov
2021-02-24
1
-1
/
+3
*
* lisp/tab-bar.el (tab-prefix-map): Bind "n" to 'tab-duplicate'.
Juri Linkov
2021-02-23
1
-3
/
+7
*
* lisp/tab-bar.el: 'C-x t N' bound to tab-new-to supports a negative argument
Juri Linkov
2021-02-22
1
-11
/
+22
*
* lisp/tab-bar.el: 'C-x t M' bound to tab-move-to supports a negative argument
Juri Linkov
2021-02-22
1
-3
/
+11
*
'Mod-9' bound to 'tab-last' now switches to the last tab like in web browsers
Juri Linkov
2021-02-22
1
-5
/
+15
*
* lisp/tab-bar.el (tab-bar--undefine-keys): New function from tab-bar-mode.
Juri Linkov
2021-02-22
1
-7
/
+10
[next]