From 0812e60c6fef4ff251f45689f02e3e67d55d9f46 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Thu, 4 May 2023 20:31:21 +0200 Subject: rename prop fonts in compose buffer custom --- lisp/mastodon-toot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/mastodon-toot.el') diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el index ec4a0d1..42b083e 100644 --- a/lisp/mastodon-toot.el +++ b/lisp/mastodon-toot.el @@ -148,7 +148,7 @@ If the original toot visibility is different we use the more restricted one." "Whether to enable your instance's custom emoji by default." :type 'boolean) -(defcustom mastodon-toot--enable-proportional-fonts-compose-buffer nil +(defcustom mastodon-toot--proportional-fonts-compose nil "Nonnil to enable using proportional fonts in the compose buffer. By default fixed width fonts are used." :type '(boolean :tag "Enable using proportional rather than fixed \ -- cgit v1.2.3