index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
tab-line.el
Age
Commit message (
Expand
)
Author
2026-04-14
New faces 'tab-line-active' and 'tab-line-inactive' (bug#80742)
Juri Linkov
2026-01-12
; Fix a recent change of tab-bar/line faces
Eli Zaretskii
2026-01-11
Adapt tab-bar/tab-line faces to dark background mode (bug#80135)
Juri Linkov
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-31
New user option 'tab-line-define-keys'
Juri Linkov
2025-08-12
; Fix documentation of a recent commit
Eli Zaretskii
2025-08-12
tab-line: Allow to hide excluded buffers in the tab line. (Bug#79159)
Elías Gabriel Pérez
2025-08-05
; Improve doc strings in tab-line.el
Eli Zaretskii
2025-08-05
* lisp/tab-line.el: Improve docstrings.
Juri Linkov
2025-07-31
* lisp/tab-line.el (tab-line-cache-key-default): Adapt to new feature.
Juri Linkov
2025-07-31
tab-line: Add close button for modified tabs (bug#79046)
Elías Gabriel Pérez
2025-07-19
; * lisp/tab-line.el (tab-line-exclude-buffers): missing backslash
Mattias Engdegård
2025-07-17
Add more ways to exclude buffers in tab-line-mode. (Bug#78988)
Elías Gabriel Pérez
2025-06-04
* lisp/tab-line.el: Use 'tab-line-event-start' in remaining functions.
Juri Linkov
2025-06-04
* lisp/tab-line.el: Remove unnecessary checks for nil event.
Juri Linkov
2025-06-03
* lisp/tab-line.el: Use 'consp' on mouse events instead of 'listp'.
Juri Linkov
2025-05-27
* lisp/tab-line.el: Make tab closing commands work without mouse.
Juri Linkov
2025-05-25
* lisp/tab-line.el (tab-line-close-other-tabs): New command.
Juri Linkov
2025-05-20
* lisp/tab-line.el (tab-line-move-tab-forward): New command.
Juri Linkov
2025-02-17
Prefer oddp/evenp to cl-oddp/cl-evenp
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-04
* lisp/tab-line.el (tab-line-tabs-fixed-window-buffers): More optimizations.
Juri Linkov
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-09-05
; Improve doc strings of 'tab-bar-mode' and 'tab-line-mode'
Eli Zaretskii
2024-07-07
Improve 'tab-line-tabs-fixed-window-buffers' sorting performance
Eval EXEC
2024-06-17
* lisp/tab-line.el (tab-line-force-update): New function (bug#71601).
Juri Linkov
2024-05-21
Do not message for repeated enable/disable of tab-line-mode
Jared Finder
2024-05-18
Inform user when tab-line-mode command makes no change
Jared Finder
2024-05-05
Fix tab-line-tabs-buffer-groups (bug#59438)
Gabriel do Nascimento Ribeiro
2024-05-05
* lisp/tab-line.el: Use defcustom for group sort variables (bug#59438).
Juri Linkov
2024-04-25
* lisp/tab-line.el: Fix tab-line-buffers in window-persistent-parameters.
Juri Linkov
2024-04-18
Drag tabs to reorder buffers on the tab line.
Juri Linkov
2024-04-18
* lisp/tab-line.el: Use the new keyword :key for 'sort'.
Juri Linkov
2024-04-17
New keymap tab-line-mode-map and new tab order on tab-line (bug#69993)
Juri Linkov
2024-04-16
Support prefix argument for switching tabs in tab-line-mode
Juri Linkov
2024-04-12
New user option 'tab-line-tabs-buffer-group-function'
Juri Linkov
2024-04-04
Disobey display actions while using switch-to-buffer on the tab-line
Juri Linkov
2024-04-03
Simplify tab-line-switch-to-prev-tab and tab-line-switch-to-next-tab.
Juri Linkov
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-07
; Fix compiler warnings
Po Lu
2023-09-28
* lisp/tab-line.el: Move Touch screen support section to the better place.
Juri Linkov
2023-09-19
; * tab-bar, tab-line: Use integer 1 instead of float for height em.
Juri Linkov
2023-09-03
Replace ps-remove-duplicates with seq-uniq
Stefan Kangas
2023-09-01
Fix height of new SVG icons on tab-bar and tab-line (bug#62562)
Juri Linkov
2023-08-27
; * lisp/tab-line.el: add missing require
Mattias Engdegård
2023-08-27
Use new SVG icons in tab-bar and tab-line (bug#62562)
Juri Linkov
2023-05-18
Allow interacting with the tab line from a touch screen
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-28
* lisp/tab-line.el (tab-line-cache-key-default): More cache keys (bug#60340).
Juri Linkov
[next]