emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] tab-line: New tab-line-tab-face-modified face


From: Adam Porter
Subject: [PATCH] tab-line: New tab-line-tab-face-modified face
Date: Thu, 23 Sep 2021 23:57:09 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi Juri, et al,

Spending some more time using Emacs 28.0.50 with tab-bar and tab-line, I
found myself missing the ability to look at a tab-line tab and know
whether its buffer is modified (e.g. after using
`xref-query-replace-in-results' on some project buffers).

This patch adds a face for modified, file-backed buffers.  I chose to
inherit from the font-lock-doc-face, as it seems readable and intuitive
with the default theme.  It seems to make the tab-line much more useful,
and more in line with what users will probably expect from having used
other editors' GUIs.

-- 
Thanks,
Adam

Attachment: 0001-lisp-tab-line.el-Add-modified-buffer-face.patch
Description: Patch adding tab-line-tab-face-modified


reply via email to

[Prev in Thread] Current Thread [Next in Thread]