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
...
*
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
*
* lisp/tab-line.el (tab-line-tabs-buffer-list): Use window-prev-buffers too.
Juri Linkov
2019-11-14
1
-6
/
+5
*
* lisp/tab-line.el (tab-line-tabs-buffer-list-function): New variable.
Juri Linkov
2019-11-12
1
-27
/
+62
*
* lisp/tab-line.el: More configurability for tab buffer groups.
Juri Linkov
2019-11-07
1
-33
/
+51
*
* lisp/tab-line.el: New option for tabs where buffers are grouped by mode.
Juri Linkov
2019-11-06
1
-29
/
+109
*
* lisp/tab-line.el (tab-line-tab-selected): New face.
Juri Linkov
2019-11-02
1
-5
/
+18
*
Customizable tab-line-tabs-function and new buffer-local tab-line-mode.
Juri Linkov
2019-10-27
1
-16
/
+75
*
Tab-line horizontal scrolling with UI buttons and commands (bug#37667)
Juri Linkov
2019-10-23
1
-43
/
+142
*
* lisp/tab-line.el: Bind mouse commands to [tab-line].
Juri Linkov
2019-10-21
1
-18
/
+25
*
Don't use expand-file-name to find images for tabs.
Juri Linkov
2019-10-15
1
-6
/
+2
*
Set tab-line face height to 0.9.
Juri Linkov
2019-10-15
1
-0
/
+1
*
Use variable-pitch fonts in tab-bar and tab-line faces
Juri Linkov
2019-10-14
1
-3
/
+5
*
* lisp/tab-bar.el (tab-bar-show): New defcustom.
Juri Linkov
2019-10-02
1
-1
/
+2
*
* lisp/tab-line.el: Add new defcustom tab-line-close-tab-action.
Juri Linkov
2019-09-28
1
-8
/
+32
*
Improve customization.
Juri Linkov
2019-09-25
1
-16
/
+52
*
Small fixes. Bind [tab-line mouse-1] to mouse-select-window.
Juri Linkov
2019-09-25
1
-1
/
+2
*
Improve customizability and better tab separators.
Juri Linkov
2019-09-22
1
-26
/
+43
*
Use images for new/close buttons in tab-bar and tab-line.
Juri Linkov
2019-09-15
1
-59
/
+70
*
Small fixes for tty and w32.
Juri Linkov
2019-09-08
1
-2
/
+4
*
* lisp/tab-bar.el (tab-bar-make-keymap-1): Don't use fixed "Current tab".
Juri Linkov
2019-09-07
1
-3
/
+8
*
Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format.
Juri Linkov
2019-09-05
1
-20
/
+2
*
* lisp/tab-line.el (tab-line-tab-name): Try to use truncate-string-to-width.
Juri Linkov
2019-09-03
1
-2
/
+2
*
* lisp/tab-line.el: Limit the number of window tabs to tab-line-tabs-limit.
Juri Linkov
2019-09-03
1
-10
/
+29
*
* lisp/tab-line.el: Display truncated tab name in the tooltip.
Juri Linkov
2019-09-02
1
-2
/
+3
*
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-31
1
-0
/
+264
[prev]