summaryrefslogtreecommitdiff
path: root/app-emacs/css-sort-buffer/files/50css-sort-buffer-gentoo.el
blob: 12ee6c9e0f55f8e50bf057c93221389788d54580 (plain)
1
2
3
4
(add-to-list 'load-path "@SITELISP@")
(autoload 'css-sort-buffer "css-sort-buffer"
  "css-sort is cool, this function sort whole css file,
don't need user sort css attributable line by line." t)