summaryrefslogtreecommitdiff
path: root/elpa/json-reformat-20160212.853/json-reformat-autoloads.el
diff options
context:
space:
mode:
authorBlendoit <blendoit@gmail.com>2020-08-01 15:18:40 -0700
committerBlendoit <blendoit@gmail.com>2020-08-01 15:18:40 -0700
commit374ae3de24187512adddf01a56e5eb52c79db65f (patch)
tree847adf6824b56394f5a040ba45863e2dbdceac70 /elpa/json-reformat-20160212.853/json-reformat-autoloads.el
parent54fbf6576cf2dd94ef5af332a6075723a9dfa8b3 (diff)
Include contents of elpa/ sources + theme update.
Diffstat (limited to 'elpa/json-reformat-20160212.853/json-reformat-autoloads.el')
-rw-r--r--elpa/json-reformat-20160212.853/json-reformat-autoloads.el31
1 files changed, 31 insertions, 0 deletions
diff --git a/elpa/json-reformat-20160212.853/json-reformat-autoloads.el b/elpa/json-reformat-20160212.853/json-reformat-autoloads.el
new file mode 100644
index 0000000..6a42b63
--- /dev/null
+++ b/elpa/json-reformat-20160212.853/json-reformat-autoloads.el
@@ -0,0 +1,31 @@
+;;; json-reformat-autoloads.el --- automatically extracted autoloads
+;;
+;;; Code:
+
+(add-to-list 'load-path (directory-file-name
+ (or (file-name-directory #$) (car load-path))))
+
+
+;;;### (autoloads nil "json-reformat" "json-reformat.el" (0 0 0 0))
+;;; Generated autoloads from json-reformat.el
+
+(autoload 'json-reformat-region "json-reformat" "\
+Reformat the JSON in the specified region.
+
+If you want to customize the reformat style,
+please see the documentation of `json-reformat:indent-width'
+and `json-reformat:pretty-string?'.
+
+\(fn BEGIN END)" t nil)
+
+(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "json-reformat" '("json-reformat")))
+
+;;;***
+
+;; Local Variables:
+;; version-control: never
+;; no-byte-compile: t
+;; no-update-autoloads: t
+;; coding: utf-8
+;; End:
+;;; json-reformat-autoloads.el ends here
Copyright 2019--2024 Marius PETER