aboutsummaryrefslogtreecommitdiff
path: root/sx-question-mode.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-01-04 21:22:42 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-01-04 21:28:35 -0200
commita812b209b24401827a7020051ac3726358795231 (patch)
tree38cb684bbca345c401ef37d524e7dfe31eea942d /sx-question-mode.el
parentd3417ee55acc35a14ed71ccd69a593cfed3796bb (diff)
Use defconst instead of defvar where appropriate.
Fix #200
Diffstat (limited to 'sx-question-mode.el')
-rw-r--r--sx-question-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-question-mode.el b/sx-question-mode.el
index f702822..5303ebb 100644
--- a/sx-question-mode.el
+++ b/sx-question-mode.el
@@ -178,7 +178,7 @@ property."
;;; Major-mode
-(defvar sx-question-mode--header-line
+(defconst sx-question-mode--header-line
'(" "
(:propertize "n p TAB" face mode-line-buffer-id)
": Navigate"