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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
* lisp/tab-bar.el: Fix the close button with auto-width (bug#66678).
Petteri Hintsanen
2023-10-22
1
-1
/
+3
*
; * lisp/tab-bar.el: Autoload cl--set-substring, as that is needed for loadup.
Eli Zaretskii
2023-08-05
1
-0
/
+2
*
* lisp/tab-bar.el: Don't use 'minibuffer-selected-window' (bug#62427).
Juri Linkov
2023-05-19
1
-6
/
+6
*
Split windows horizontally in places that use split to create a new window.
Juri Linkov
2023-05-19
1
-1
/
+2
*
* lisp/tab-bar.el (tab-bar-new-tab-to): Set 'window-side' to nil (bug#62427).
Juri Linkov
2023-05-15
1
-1
/
+3
*
tab-bar-new-tab: inhibit side-window checks
Benson Chu
2023-04-24
1
-6
/
+5
*
Improve documentation of 'repeat-mode' and related variables
Eli Zaretskii
2023-02-02
1
-2
/
+2
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Use the new keyword ':repeat' in repeatable keymaps.
Juri Linkov
2022-12-22
1
-4
/
+2
*
; * lisp/tab-bar.el: Remaining renaming of "fixed-width" to "auto-width".
Juri Linkov
2022-12-21
1
-7
/
+7
*
* lisp/tab-bar.el ([tab-bar]): Use 'make-sparse-keymap' instead of 'ignore'.
Juri Linkov
2022-12-15
1
-1
/
+1
*
Make tab-bar-tab-group-format-function backwards-compatible (bug#60073)
Juri Linkov
2022-12-15
1
-10
/
+17
*
Make tab-bar-tab-group-format-function also handle current group
Gabriel do Nascimento Ribeiro
2022-12-15
1
-11
/
+11
*
Use the function 'window-system' on the tab-bar/tab-line (bug#59620)
Juri Linkov
2022-12-04
1
-4
/
+4
*
* lisp/tab-bar.el (tab-bar-format-align-right): Fix alignment on TTY frames.
Juri Linkov
2022-12-02
1
-3
/
+8
*
; * lisp/tab-bar.el (tab-bar-change-tab-group): Doc fix.
Eli Zaretskii
2022-12-01
1
-1
/
+1
*
* lisp/tab-bar.el: Keep tabs of the same group together (bug#59721)
Juri Linkov
2022-11-30
1
-4
/
+8
*
; typos
Mattias EngdegÄrd
2022-11-28
1
-1
/
+1
*
* lisp/tab-bar.el: More improvements for tab-bar-auto-width (bug#59208)
Juri Linkov
2022-11-13
1
-23
/
+36
*
* lisp/tab-bar.el (tab-bar-auto-width): Add selected-frame to the cache key.
Juri Linkov
2022-11-09
1
-1
/
+2
*
* lisp/tab-bar.el (tab-bar-auto-width): Use 'frame-inner-width'.
Juri Linkov
2022-11-09
1
-1
/
+1
*
* lisp/tab-bar.el (tab-bar-get-buffer-tab): Add optional arg 'all-tabs'.
Juri Linkov
2022-11-09
1
-8
/
+16
*
; * lisp/tab-bar.el (tab-bar-auto-width): Remaining renaming in docstring.
Juri Linkov
2022-11-07
1
-2
/
+2
*
; Improve documentation of automatic tab-bar tab resizing
Eli Zaretskii
2022-11-07
1
-35
/
+47
*
* lisp/tab-bar.el (tab-bar-fixed-width-max): Change :type from cons to list.
Juri Linkov
2022-11-06
1
-10
/
+14
*
* lisp/tab-bar.el (tab-bar-fixed-width): Improve width calculations.
Juri Linkov
2022-11-05
1
-3
/
+4
*
* lisp/tab-bar.el (tab-bar-fixed-width): New user option.
Juri Linkov
2022-11-04
1
-1
/
+111
*
* lisp/tab-bar.el: Minibuffer follows selected tabs (bug#58728)
Juri Linkov
2022-10-30
1
-4
/
+19
*
Unbreak the build broken by tab-bar.el changes
Eli Zaretskii
2022-10-24
1
-2
/
+2
*
* lisp/tab-bar.el: Use customizable button icons (bug#51309, bug#51648)
Juri Linkov
2022-10-24
1
-37
/
+61
*
Use '^' key for detach command bindings
Sean Whitton
2022-09-14
1
-0
/
+1
*
* lisp/tab-bar.el (tab-prefix-map): Fix key broken by conversion.
Juri Linkov
2022-07-28
1
-1
/
+1
*
Fix tab-bar resizing under 'auto-resize-tab-bars' = 'grow-only'
Eli Zaretskii
2022-07-17
1
-1
/
+3
*
Prefer defvar-keymap in tab-bar.el
Stefan Kangas
2022-07-13
1
-78
/
+70
*
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-1
/
+1
*
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
1
-2
/
+2
*
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-1
/
+1
*
* lisp/tab-bar.el (switch-to-buffer-other-tab): Use pop-to-buffer (bug#55582).
Juri Linkov
2022-05-23
1
-3
/
+3
*
* lisp/tab-bar.el: Use pixel-based alignment (bug#55207)
Juri Linkov
2022-05-04
1
-3
/
+3
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-2
/
+2
*
* lisp/tab-bar.el (tab-bar-undo-close-tab): Update tab-bar-lines (bug#54684)
Juri Linkov
2022-04-03
1
-2
/
+3
*
* lisp/tab-bar.el (tab-bar-new-tab-to): Don't funcall const values.
Juri Linkov
2022-03-20
1
-1
/
+2
*
* lisp/tab-bar.el: Create new unique windows with 'C-x t n' (bug#54038).
Juri Linkov
2022-02-23
1
-11
/
+18
*
* lisp/tab-bar.el (tab-bar-new-tab-choice): Add const 'window'. Update doc.
Juri Linkov
2022-02-06
1
-5
/
+14
*
* lisp/tab-bar.el (tab-bar-menu-bar-button): New variable (bug#51648).
Juri Linkov
2022-01-29
1
-1
/
+5
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/tab-bar.el (tab-bar-history-mode-map): New defvar-keymap.
Juri Linkov
2021-12-27
1
-0
/
+4
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-13
1
-1
/
+1
|
\
|
[next]