summaryrefslogtreecommitdiff
blob: a83ebf0e0a8e43d4a3dc0f32f5ca7b9296d8e133 (plain)
1
2
3
4
5
(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)