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
*
Merge from origin/emacs-28
Stefan Kangas
2021-12-13
1
-1
/
+1
|
\
|
*
* lisp/tab-bar.el (tab-bar-switch-to-last-tab): Add 'abs' for precautions.
Juri Linkov
2021-12-12
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-03
1
-4
/
+3
|
\
|
|
*
* lisp/tab-bar.el (tab-bar-close-other-tabs): Fix regression.
Juri Linkov
2021-12-02
1
-4
/
+3
*
|
* lisp/tab-bar.el: 'C-x t RET' creates a new tab for non-existent tab name.
Juri Linkov
2021-11-22
1
-2
/
+8
*
|
* lisp/tab-bar.el (tab-bar-history-old-minibuffer-depth): Remove variable.
Juri Linkov
2021-11-22
1
-11
/
+4
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-11-19
1
-2
/
+4
|
\
|
|
*
* lisp/tab-bar.el: Use 'mouse-1' for history buttons like for 'add-tab' button
Juri Linkov
2021-11-18
1
-2
/
+4
*
|
* lisp/tab-bar.el: Optimize data usage for nil tab-bar-history-mode.
Juri Linkov
2021-11-18
1
-13
/
+21
*
|
* lisp/tab-bar.el: Avoid micro-steps in tab-bar-history-back/forward.
Juri Linkov
2021-11-18
1
-4
/
+15
|
/
*
* lisp/tab-bar.el (tab-bar-select-tab): Add check for wc-frame (bug#51883).
Juri Linkov
2021-11-16
1
-1
/
+5
*
* lisp/tab-bar.el: Doc fixes for commands bound to modifier keys.
Juri Linkov
2021-11-16
1
-7
/
+12
*
* lisp/tab-bar.el (tab-bar-move-repeat-map): Fix alias binding of tab-move.
Juri Linkov
2021-10-24
1
-1
/
+2
*
; More accurate doc string for 'tab-bar-format'
Eli Zaretskii
2021-10-21
1
-2
/
+7
*
* lisp/tab-bar.el (tab-bar-menu-bar): New command (bug#51247).
Juri Linkov
2021-10-20
1
-17
/
+18
*
Rename tab-bar-drag-maybe to tab-bar--dragging-in-progress
Juri Linkov
2021-10-18
1
-4
/
+4
*
Minor fixes for recent changes in ELisp manual
Eli Zaretskii
2021-10-18
1
-10
/
+14
*
* lisp/tab-bar.el: Improve docstrings (bug#51247)
Juri Linkov
2021-10-17
1
-14
/
+17
*
* lisp/tab-bar.el (tab-bar-mouse-move-tab): Don't drag tab to itself.
Juri Linkov
2021-10-17
1
-2
/
+3
*
Add tab-bar-drag-maybe for indication of tab dragging (bug#50993)
Martin Rudalics
2021-10-17
1
-0
/
+5
*
* lisp/tab-bar.el: Add a new tab on [mouse-1] instead of [down-mouse-1]
Juri Linkov
2021-10-17
1
-14
/
+16
*
Add new and fix existing docstrings in tab-bar.el and tab-line.el (bug#51247)
Juri Linkov
2021-10-17
1
-12
/
+32
*
More documentation fixes in tab-bar.el
Eli Zaretskii
2021-10-17
1
-41
/
+65
*
Improve doc strings of tab-bar commands
Eli Zaretskii
2021-10-17
1
-10
/
+28
*
* lisp/tab-bar.el (tab-detach, tab-window-detach): New aliases.
Juri Linkov
2021-10-07
1
-20
/
+22
*
Clone the frame window configuration in 'clone-frame'
Juri Linkov
2021-10-06
1
-3
/
+3
*
* lisp/tab-bar.el (tab-bar-detach-tab): Handle frame selected by make-frame.
Juri Linkov
2021-10-03
1
-6
/
+20
*
* lisp/tab-bar.el (tab-bar-move-tab-to-frame): Delete frame with last tab.
Juri Linkov
2021-09-29
1
-0
/
+1
*
* lisp/tab-bar.el: (tab-bar-detach-tab) New command
Adam Porter
2021-09-29
1
-0
/
+16
*
; 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
|
/
[next]