]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el (tab-line-auto-hscroll): Improve.
authorJuri Linkov <juri@linkov.net>
Sun, 15 Dec 2019 23:14:02 +0000 (01:14 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 15 Dec 2019 23:14:02 +0000 (01:14 +0200)
commit1d52883047f0dd9a52d41060e164237923864265
tree71e0709b710714fa09d0ef4ef0cdeecf9f67cc3d
parent468c8719945f3dc92a24d2ecc32f3f24f2f49491
* lisp/tab-line.el (tab-line-auto-hscroll): Improve.

Better handling of tabs scrolled to the left.
Don't scroll tabs that are already visible.

Remove setq of buffer-undo-list because undo is disabled
anyway in internal buffers with name " *temp*".
lisp/tab-line.el