From 51b5f280119745074e9d16042b5608f25cbb6e06 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Mon, 5 Jan 2015 16:09:37 -0200 Subject: Turn sx-compose--question-headers into a defconst --- sx-compose.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sx-compose.el') diff --git a/sx-compose.el b/sx-compose.el index ee4f774..0e5e35f 100644 --- a/sx-compose.el +++ b/sx-compose.el @@ -67,7 +67,7 @@ succeeds.") Is invoked between `sx-compose-before-send-hook' and `sx-compose-after-send-functions'.") -(defvar sx-compose--question-headers +(defconst sx-compose--question-headers (concat #("Title: " 0 7 (intangible t read-only t rear-nonsticky t)) "%s" -- cgit v1.2.3