24 lines
647 B
EmacsLisp
24 lines
647 B
EmacsLisp
;;; flyspell-correct-helm-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 "flyspell-correct-helm" "flyspell-correct-helm.el"
|
||
;;;;;; (0 0 0 0))
|
||
;;; Generated autoloads from flyspell-correct-helm.el
|
||
|
||
(register-definition-prefixes "flyspell-correct-helm" '("flyspell-correct-helm"))
|
||
|
||
;;;***
|
||
|
||
;; Local Variables:
|
||
;; version-control: never
|
||
;; no-byte-compile: t
|
||
;; no-update-autoloads: t
|
||
;; coding: utf-8
|
||
;; End:
|
||
;;; flyspell-correct-helm-autoloads.el ends here
|