Skip to content

Commit c0bb8c8

Browse files
committed
Change to autoload.
1 parent e6dfc97 commit c0bb8c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

indent-control.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186
;; (@* "Core" )
187187
;;
188188

189+
;;;###autoload
189190
(defun indent-control-ensure-tab-width ()
190191
"Ensure variable `tab-width' is having a valid value."
191192
(when (null tab-width) (setq-local tab-width indent-control-prefer-indent-size)))

0 commit comments

Comments
 (0)