summaryrefslogtreecommitdiff
blob: 195168b5bf70662c889961945064a8f3652d6e29 (plain)
1
2
3
4
5
(add-to-list 'load-path "@SITELISP@")
(autoload 'restclient-mode "restclient"
  "Turn on restclient mode." t)
(autoload 'helm-restclient "restclient-helm"
  "Helm for Restclient." t)