;;; bitly-autoloads.el --- automatically extracted autoloads ;; ;;; Code: ;;;### (autoloads (bitly-url-at-point) "bitly" "bitly.el" (22703 ;;;;;; 3848 941901 374000)) ;;; Generated autoloads from bitly.el (autoload 'bitly-url-at-point "bitly" "\ Replace the URL at point with a shortened one. With an active region, use the region contents as an URL. \(fn)" t nil) ;;;*** ;;;### (autoloads nil nil ("bitly-pkg.el") (22703 3848 950277 919000)) ;;;*** (provide 'bitly-autoloads) ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; coding: utf-8 ;; End: ;;; bitly-autoloads.el ends here