aboutsummaryrefslogtreecommitdiffstats
path: root/elpa/f-20220405.1534/f-autoloads.el
diff options
context:
space:
mode:
Diffstat (limited to 'elpa/f-20220405.1534/f-autoloads.el')
-rw-r--r--elpa/f-20220405.1534/f-autoloads.el22
1 files changed, 22 insertions, 0 deletions
diff --git a/elpa/f-20220405.1534/f-autoloads.el b/elpa/f-20220405.1534/f-autoloads.el
new file mode 100644
index 0000000..2f24ece
--- /dev/null
+++ b/elpa/f-20220405.1534/f-autoloads.el
@@ -0,0 +1,22 @@
+;;; f-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 "f" "f.el" (0 0 0 0))
+;;; Generated autoloads from f.el
+
+(register-definition-prefixes "f" '("f-"))
+
+;;;***
+
+;; Local Variables:
+;; version-control: never
+;; no-byte-compile: t
+;; no-update-autoloads: t
+;; coding: utf-8
+;; End:
+;;; f-autoloads.el ends here