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-line.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/tab-line.el: Support non-buffer tabs in some tab face functions.
Juri Linkov
2022-02-01
1
-4
/
+6
*
Merge remote-tracking branch 'origin/emacs-28' into trunk
Stefan Monnier
2022-01-02
1
-7
/
+7
|
\
|
*
* lisp/tab-line.el: Revert part of the fix in a6adfe21e4 (bug#52881)
Juri Linkov
2022-01-02
1
-7
/
+7
*
|
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
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-01-01
1
-9
/
+15
|
\
|
|
*
* lisp/tab-line.el (tab-line--get-tab-property): New function (bug#52881).
Juri Linkov
2021-12-31
1
-9
/
+15
*
|
* lisp/tab-line.el (tab-line-tab-name-format-default): Add help-echo.
Juri Linkov
2021-12-30
1
-0
/
+2
*
|
Fix tab-line cycling when using buffer groups (bug#52050)
Matt Kramer
2021-11-24
1
-2
/
+6
*
|
* lisp/tab-line.el (tab-line-mode): Preserve existing value of tab-line-format
Juri Linkov
2021-11-14
1
-1
/
+8
|
/
*
Add new and fix existing docstrings in tab-bar.el and tab-line.el (bug#51247)
Juri Linkov
2021-10-17
1
-2
/
+2
*
Improve doc strings in tab-line.el
Eli Zaretskii
2021-10-17
1
-37
/
+57
*
Copy parent face attributes to tab-line-tab-current instead of inheriting face
Juri Linkov
2021-10-11
1
-1
/
+5
*
* lisp/tab-line.el (tab-line-format): Add face-modified to the cache key.
Juri Linkov
2021-10-03
1
-1
/
+4
*
* lisp/tab-line.el: Add modified-buffer face
Adam Porter
2021-09-25
1
-1
/
+20
*
* lisp/tab-line.el: Add context menu bound to down-mouse-3 like on tab bar.
Juri Linkov
2021-09-15
1
-22
/
+41
*
Don't turn mouse-1 into mouse-2 when clicking on the tab-line (bug#49247)
Juri Linkov
2021-07-08
1
-1
/
+4
*
* lisp/tab-line.el: Face cleanup.
Juri Linkov
2021-03-17
1
-21
/
+14
*
* lisp/tab-line.el: Update docstring of 'tab-line-tabs-function' (bug#47117)
Gabriel do Nascimento Ribeiro
2021-03-14
1
-1
/
+9
*
* lisp/tab-line.el: Add face for group-tab (bug#47118)
Gabriel do Nascimento Ribeiro
2021-03-14
1
-0
/
+19
*
* lisp/tab-line.el (tab-line-tab-name-format-function): New defcustom.
Juri Linkov
2021-02-23
1
-30
/
+44
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-3
/
+1
*
* lisp/tab-line.el (tab-line-new-tab): Use tty menus when supported.
Jared Finder
2021-01-30
1
-1
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lisp/tab-line.el: New options, faces, and functions
Adam Porter
2020-12-23
1
-6
/
+59
*
Use '…' for ellipsis in truncate-string-to-width by default (bug#41250)
Juri Linkov
2020-10-04
1
-2
/
+1
*
; * lisp/tab-line.el (tab-line-switch-cycling): Fix last change.
Eli Zaretskii
2020-09-13
1
-1
/
+1
*
Clarify when tab-line-switch-cycling is used
Kiso Katsuyuki
2020-09-13
1
-1
/
+2
*
; Silence byte-compilation warning in last change
Basil L. Contovounesios
2020-09-10
1
-9
/
+9
*
; Fix typo in last change
Basil L. Contovounesios
2020-09-10
1
-2
/
+2
*
Introduce a new variable tab-line-switch-cycling
Kiso Katsuyuki
2020-09-09
1
-2
/
+17
*
Suppress errors of tab-line-switch functions
Kiso Katsuyuki
2020-09-09
1
-14
/
+14
*
Add support for horizontal scrolling in tab-line
Daniel Martín
2020-09-07
1
-0
/
+4
*
Move tab-bar and tab-line faces to faces.el (part of bug#41200)
Juri Linkov
2020-06-08
1
-15
/
+1
*
Fix bugs in tab-bar and tab-line and mention remaining features in manual.
Juri Linkov
2020-04-27
1
-1
/
+5
*
* lisp/tab-line.el (tab-line-new-button-show): New defcustom.
Juri Linkov
2020-03-20
1
-6
/
+16
*
* lisp/tab-line.el: Fix tab-line-format and tab-line-format-template.
Juri Linkov
2020-03-17
1
-4
/
+5
*
* lisp/tab-line.el: Fix auto-hscrolling (bug#39649)
Juri Linkov
2020-02-29
1
-12
/
+24
*
Fix faces tab-bar and tab-line.
Juri Linkov
2020-02-05
1
-2
/
+2
*
Tab-bar related finishing touches.
Juri Linkov
2020-01-23
1
-1
/
+1
*
Allow optional truncation of tab names in tab-bar and tab-line (bug#38693)
Juri Linkov
2020-01-21
1
-39
/
+34
*
* lisp/tab-line.el (tab-line-auto-hscroll): Fix for long tab names.
Juri Linkov
2020-01-20
1
-12
/
+16
*
Handle tab-bar clicks on a GPM-capable console.
Juri Linkov
2020-01-13
1
-3
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/tab-line.el (tab-line-auto-hscroll): Improve.
Juri Linkov
2019-12-16
1
-22
/
+47
*
* lisp/tab-line.el (tab-line-format): Use composite cache key (bug#38522)
Juri Linkov
2019-12-09
1
-7
/
+10
*
* lisp/tab-line.el: Cache the tab-line-format template.
Juri Linkov
2019-12-05
1
-2
/
+9
*
* lisp/tab-line.el (tab-line-auto-hscroll): Don't let-bind buffer-local values
Juri Linkov
2019-11-30
1
-2
/
+2
*
* lisp/tab-line.el (tab-line-auto-hscroll): New defcustom (bug#37667)
Juri Linkov
2019-11-18
1
-3
/
+13
*
Auto-scrolling in tab-line (bug#37667)
Juri Linkov
2019-11-17
1
-12
/
+60
[next]