dotfiles

🎜 Clone'em, tweak'em, stick'em in your $HOME 🎝
git clone https://git.kevinlegouguec.net/dotfiles
Log | Files | Refs | README

commit 9567c5dd2d4e055d2f0665a9f999ea2c7167e153
parent 3ce9408b8b4b252fa87efd860d3e725cb129aaac
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sun,  8 Jan 2023 16:11:24 +0100

Use more precise terms in eighters docstring

Diffstat:
M.emacs.d/eighters-theme.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.emacs.d/eighters-theme.el b/.emacs.d/eighters-theme.el @@ -60,7 +60,7 @@ "*Eighters palette*")) (defface eighters-button nil - "Face for text that can be hit with RET.") + "Face for elements that can be \"pushed\" with RET.") (defface eighters-title-1 nil "Face for level 1 headings.") (defface eighters-title-2 nil