(add-to-list 'load-path "@SITELISP@")
(autoload 'highlight-indentation-mode "highlight-indentation"
  "Highlight indentation minor mode highlights indentation based on spaces." t)
(autoload 'highlight-indentation-current-column-mode "highlight-indentation"
  "Highlight Indentation minor mode displays a vertical bar." t)
