;;; cfrs-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*- ;; ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) ;;;### (autoloads nil "cfrs" "cfrs.el" (0 0 0 0)) ;;; Generated autoloads from cfrs.el (autoload 'cfrs-read "cfrs" "\ Read a string using a pos-frame with given PROMPT and INITIAL-INPUT. \(fn PROMPT &optional INITIAL-INPUT)" nil nil) (register-definition-prefixes "cfrs" '("cfrs-")) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; coding: utf-8 ;; End: ;;; cfrs-autoloads.el ends here