;;; phi-search-autoloads.el --- automatically extracted autoloads ;; ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) ;;;### (autoloads nil "phi-replace" "phi-replace.el" (23229 12190 ;;;;;; 509971 217000)) ;;; Generated autoloads from phi-replace.el (autoload 'phi-replace "phi-replace" "\ replace command using phi-search \(fn)" t nil) (autoload 'phi-replace-query "phi-replace" "\ replace command using phi-search \(fn)" t nil) ;;;*** ;;;### (autoloads nil "phi-search" "phi-search.el" (23229 12190 514971 ;;;;;; 364000)) ;;; Generated autoloads from phi-search.el (autoload 'phi-search "phi-search" "\ incremental search command compatible with \"multiple-cursors\" \(fn &optional USE-ISEARCH)" t nil) (autoload 'phi-search-backward "phi-search" "\ incremental search command compatible with \"multiple-cursors\" \(fn &optional USE-ISEARCH)" t nil) ;;;*** ;;;### (autoloads nil nil ("phi-search-core.el" "phi-search-pkg.el") ;;;;;; (23229 12190 516971 422000)) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; End: ;;; phi-search-autoloads.el ends here