From 9c2df708ac4dc62c34882b7978761cf1f73e063f Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Thu, 27 Nov 2014 11:05:08 -0500 Subject: Deleted-user variable is not risky --- sx-question-mode.el | 1 - 1 file changed, 1 deletion(-) diff --git a/sx-question-mode.el b/sx-question-mode.el index 8f96a01..bc7c62c 100644 --- a/sx-question-mode.el +++ b/sx-question-mode.el @@ -107,7 +107,6 @@ If WINDOW is given, use that to display the buffer." '((display_name . "(deleted user)")) "The structure used to represent a deleted account." :type '(alist :options ((display_name string))) - :risky t :group 'sx-question-mode) (defcustom sx-question-mode-header-title "\n" -- cgit v1.2.3