(add-to-list 'load-path "@SITELISP@")
(autoload 'edit-indirect-region "edit-indirect"
  "Edit the region BEG..END in a separate buffer." t)
