From 62dd4214c839aa9124f9b5d13d8dff2bdb2fe180 Mon Sep 17 00:00:00 2001 From: smihica Date: Thu, 21 Mar 2013 11:53:11 +0900 Subject: [fix] some fixes. --- zencoding-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zencoding-mode.el') diff --git a/zencoding-mode.el b/zencoding-mode.el index 197147a..7e851b0 100644 --- a/zencoding-mode.el +++ b/zencoding-mode.el @@ -1707,7 +1707,7 @@ tbl)) (if (first expr) (list (first expr) start end)))) -(defcustom zencoding-indentation 2 +(defcustom zencoding-indentation 4 "Number of spaces used for indentation." :type '(number :tag "Spaces") :group 'zencoding) -- cgit v1.2.3