My attempt to optimize my emacs load time <1 second
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1067 lines
83 KiB

  1. :kak
  2. "26.3"
  3. #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("org-elpa" ("2020-07-13 14:35:43" nil (:local-repo nil :package "org-elpa" :type git)) "melpa" ("2020-07-13 14:35:43" nil (:type git :host github :repo "melpa/melpa" :no-build t :package "melpa" :local-repo "melpa")) "gnu-elpa-mirror" ("2020-07-13 14:35:43" nil (:type git :host github :repo "emacs-straight/gnu-elpa-mirror" :no-build t :package "gnu-elpa-mirror" :local-repo "gnu-elpa-mirror")) "emacsmirror-mirror" ("2020-07-13 14:35:43" nil (:type git :host github :repo "emacs-straight/emacsmirror-mirror" :no-build t :package "emacsmirror-mirror" :local-repo "emacsmirror-mirror")) "straight" ("2020-07-13 14:35:43" ("emacs") (:type git :host github :repo "raxod502/straight.el" :files ("straight*.el") :branch "master" :package "straight" :local-repo "straight.el")) "json" ("2020-07-13 14:35:43" nil (:type git :host github :repo "ryancrum/json.el" :branch "master" :package "json" :local-repo "json.el")) "gcode" ("2020-07-13 14:35:43" nil (:type git :host github :repo "jasapp/gcode-emacs" :branch "master" :package "gcode" :local-repo "gcode-emacs")) "lsp-mode" ("2020-07-13 14:35:45" ("emacs" "dash" "dash-functional" "f" "ht" "spinner" "markdown-mode" "lv") (:host github :repo "emacs-lsp/lsp-mode" :branch "master" :package "lsp-mode" :type git :local-repo "lsp-mode")) "dash" ("2020-07-13 14:35:45" nil (:type git :flavor melpa :files ("dash.el" "dash.texi" "dash-pkg.el") :host github :repo "magnars/dash.el" :package "dash" :local-repo "dash.el")) "dash-functional" ("2020-07-13 14:35:45" ("dash" "emacs") (:flavor melpa :files ("dash-functional.el" "dash-functional-pkg.el") :package "dash-functional" :local-repo "dash.el" :type git :repo "magnars/dash.el" :host github)) "f" ("2020-07-13 14:35:45" ("s" "dash") (:type git :flavor melpa :files ("f.el" "f-pkg.el") :host github :repo "rejeep/f.el" :package "f" :local-repo "f.el")) "s" ("2020-07-13 14:35:45" nil (:type git :flavor melpa :files ("s.el" "s-pkg.el") :host github :repo "magnars/s.el" :package "s" :local-repo "s.el")) "ht" ("2020-07-13 14:35:45" ("dash") (:type git :flavor melpa :files ("ht.el" "ht-pkg.el") :host github :repo "Wilfred/ht.el" :package "ht" :local-repo "ht.el")) "spinner" ("2020-07-13 14:35:45" nil (:type git :host github :repo "emacs-straight/spinner" :files ("*" (:exclude ".git")) :package "spinner" :local-repo "spinner")) "markdown-mode" ("2020-07-13 14:35:45" ("emacs" "cl-lib") (:type git :flavor melpa :host github :repo "jrblevin/markdown-mode" :package "markdown-mode" :local-repo "markdown-mode")) "lv" ("2020-07-13 14:35:45" nil (:type git :flavor melpa :files ("lv.el" "lv-pkg.el") :host github :repo "abo-abo/hydra" :package "lv" :local-repo "hydra")) "lsp-ui" ("2020-07-13 14:35:45" ("emacs" "dash" "dash-functional" "lsp-mode" "markdown-mode") (:host github :repo "emacs-lsp/lsp-ui" :branch "master" :package "lsp-ui" :type git :local-repo "lsp-ui")) "company-lsp" ("2020-07-13 14:35:45" ("emacs" "lsp-mode" "company" "s" "dash") (:host github :repo "tigersoldier/company-lsp" :branch "master" :package "company-lsp" :type git :local-repo "company-lsp")) "company" ("2020-07-13 14:35:45" ("emacs") (:type git :flavor melpa :host github :repo "company-mode/company-mode" :package "company" :local-repo "company-mode")) "lsp-ivy" ("2020-07-13 14:35:45" ("emacs" "dash" "lsp-mode" "ivy") (:host github :repo "emacs-lsp/lsp-ivy" :branch "master" :package "lsp-ivy" :type git :local-repo "lsp-ivy")) "ivy" ("2020-07-13 14:35:45" ("emacs") (:type git :flavor melpa :files (:defaults (:exclude "swiper.el" "counsel.el" "ivy-hydra.el") "doc/ivy-help.org" "ivy-pkg.el") :host github :repo "abo-abo/swiper" :package "ivy" :local-repo "swiper")) "lsp-treemacs" ("2020-07-13 14:35:45" ("emacs" "dash" "dash-functional" "f" "ht" "treemacs" "lsp-mode") (:host github :repo "emacs-lsp/lsp-treemacs" :branch "master" :package "lsp-treemacs" :type git :local-repo "lsp-treemacs")) "treemacs" ("2020-07-13 14:35:45" ("emacs" "cl-lib" "dash" "s" "f" "ace-window" "pfuture" "hydra" "ht") (:type git :flavor melpa :files
  4. #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("straight" ((straight-x straight-autoloads straight) (autoload (quote straight-get-recipe) "straight" "Interactively select a recipe from one of the recipe repositories.
  5. All recipe repositories in `straight-recipe-repositories' will
  6. first be cloned. After the recipe is selected, it will be copied
  7. to the kill ring. With a prefix argument, first prompt for a
  8. recipe repository to search. Only that repository will be
  9. cloned.
  10. From Lisp code, SOURCES should be a subset of the symbols in
  11. `straight-recipe-repositories'. Only those recipe repositories
  12. are cloned and searched. If it is nil or omitted, then the value
  13. of `straight-recipe-repositories' is used. If SOURCES is the
  14. symbol `interactive', then the user is prompted to select a
  15. recipe repository, and a list containing that recipe repository
  16. is used for the value of SOURCES. ACTION may be `copy' (copy
  17. recipe to the kill ring), `insert' (insert at point), or nil (no
  18. action, just return it).
  19. (fn &optional SOURCES ACTION)" t nil) (autoload (quote straight-visit-package-website) "straight" "Interactively select a recipe, and visit the package's website.
  20. (fn)" t nil) (autoload (quote straight-use-package) "straight" "Register, clone, build, and activate a package and its dependencies.
  21. This is the main entry point to the functionality of straight.el.
  22. MELPA-STYLE-RECIPE is either a symbol naming a package, or a list
  23. whose car is a symbol naming a package and whose cdr is a
  24. property list containing e.g. `:type', `:local-repo', `:files',
  25. and VC backend specific keywords.
  26. First, the package recipe is registered with straight.el. If
  27. NO-CLONE is a function, then it is called with two arguments: the
  28. package name as a string, and a boolean value indicating whether
  29. the local repository for the package is available. In that case,
  30. the return value of the function is used as the value of NO-CLONE
  31. instead. In any case, if NO-CLONE is non-nil, then processing
  32. stops here.
  33. Otherwise, the repository is cloned, if it is missing. If
  34. NO-BUILD is a function, then it is called with one argument: the
  35. package name as a string. In that case, the return value of the
  36. function is used as the value of NO-BUILD instead. In any case,
  37. if NO-BUILD is non-nil, then processing halts here. Otherwise,
  38. the package is built and activated. Note that if the package
  39. recipe has a non-nil `:no-build' entry, then NO-BUILD is ignored
  40. and processing always stops before building and activation
  41. occurs.
  42. CAUSE is a string explaining the reason why
  43. `straight-use-package' has been called. It is for internal use
  44. only, and is used to construct progress messages. INTERACTIVE is
  45. non-nil if the function has been called interactively. It is for
  46. internal use only, and is used to determine whether to show a
  47. hint about how to install the package permanently.
  48. Return non-nil if package was actually installed, and nil
  49. otherwise (this can only happen if NO-CLONE is non-nil).
  50. (fn MELPA-STYLE-RECIPE &optional NO-CLONE NO-BUILD CAUSE INTERACTIVE)" t nil) (autoload (quote straight-register-package) "straight" "Register a package without cloning, building, or activating it.
  51. This function is equivalent to calling `straight-use-package'
  52. with a non-nil argument for NO-CLONE. It is provided for
  53. convenience. MELPA-STYLE-RECIPE is as for
  54. `straight-use-package'.
  55. (fn MELPA-STYLE-RECIPE)" nil nil) (autoload (quote straight-use-package-no-build) "straight" "Register and clone a package without building it.
  56. This function is equivalent to calling `straight-use-package'
  57. with nil for NO-CLONE but a non-nil argument for NO-BUILD. It is
  58. provided for convenience. MELPA-STYLE-RECIPE is as for
  59. `straight-use-package'.
  60. (fn MELPA-STYLE-RECIPE)" nil nil) (autoload (quote straight-use-package-lazy) "straight" "Register, build, and activate a package if it is already cloned.
  61. This function is equivalent to calling `straight-use-package'
  62. with symbol `lazy' for NO-CLONE. It is provided for convenience.
  63. MELPA-STYLE-RECIPE is as for `straight-use-package'.
  64. (fn MELPA-STYLE-RECIPE)" nil nil) (autoload (quote straight-use-recipes) "straight" "Register a recipe repository using MELPA-STYLE-RECIPE.
  65. This registers the recipe and builds it if it is already cloned.
  66. Note that you probably want the recipe for a recipe repository to
  67. include a non-nil `:no-build' property, to unconditionally
  68. inhibit the build phase.
  69. This function also adds the recipe repository to
  70. `straight-recipe-repositories', at the end of the list.
  71. (fn MELPA-STYLE-RECIPE)" nil nil) (autoload (quote straight-override-recipe) "straight" "Register MELPA-STYLE-RECIPE as a recipe override.
  72. This puts it in `straight-recipe-overrides', depending on the
  73. value of `straight-current-profile'.
  74. (fn MELPA-STYLE-RECIPE)" nil nil) (autoload (quote straight-check-package) "straight" "Rebuild a PACKAGE if it has been modified.
  75. PACKAGE is a string naming a package. Interactively, select
  76. PACKAGE from the known packages in the current Emacs session
  77. using `completing-read'. See also `straight-rebuild-package' and
  78. `straight-check-all'.
  79. (fn PACKAGE)" t nil) (autoload (quote straight-check-all) "straight" "Rebuild any packages that have been modified.
  80. See also `straight-rebuild-all' and `straight-check-package'.
  81. This function should not be called during init.
  82. (fn)" t nil) (autoload (quote straight-rebuild-package) "straight" "Rebuild a PACKAGE.
  83. PACKAGE is a string naming a package. Interactively, select
  84. PACKAGE from the known packages in the current Emacs session
  85. using `completing-read'. With prefix argument RECURSIVE, rebuild
  86. all dependencies as well. See also `straight-check-package' and
  87. `straight-rebuild-all'.
  88. (fn PACKAGE &optional RECURSIVE)" t nil) (autoload (quote straight-rebuild-all) "straight" "Rebuild all packages.
  89. See also `straight-check-all' and `straight-rebuild-package'.
  90. (fn)" t nil) (autoload (quote straight-prune-build-cache) "straight" "Prune the build cache.
  91. This means that only packages that were built in the last init
  92. run and subsequent interactive session will remain; other
  93. packages will have their build mtime information and any cached
  94. autoloads discarded.
  95. (fn)" nil nil) (autoload (quote straight-prune-build-directory) "straight" "Prune the build directory.
  96. This means that only packages that were built in the last init
  97. run and subsequent interactive session will remain; other
  98. packages will have their build directories deleted.
  99. (fn)" nil nil) (autoload (quote straight-prune-build) "straight" "Prune the build cache and build directory.
  100. This means that only packages that were built in the last init
  101. run and subsequent interactive session will remain; other
  102. packages will have their build mtime information discarded and
  103. their build directories deleted.
  104. (fn)" t nil) (autoload (quote straight-normalize-package) "straight" "Normalize a PACKAGE's local repository to its recipe's configuration.
  105. PACKAGE is a string naming a package. Interactively, select
  106. PACKAGE from the known packages in the current Emacs session
  107. using `completing-read'.
  108. (fn PACKAGE)" t nil) (autoload (quote straight-normalize-all) "straight" "Normalize all packages. See `straight-normalize-package'.
  109. Return a list of recipes for packages that were not successfully
  110. normalized. If multiple packages come from the same local
  111. repository, only one is normalized.
  112. PREDICATE, if provided, filters the packages that are normalized.
  113. It is called with the package name as a string, and should return
  114. non-nil if the package should actually be normalized.
  115. (fn &optional PREDICATE)" t nil) (autoload (quote straight-fetch-package) "straight" "Try to fetch a PACKAGE from the primary remote.
  116. PACKAGE is a string naming a package. Interactively, select
  117. PACKAGE from the known packages in the current Emacs session
  118. using `completing-read'. With prefix argument FROM-UPSTREAM,
  119. fetch not just from primary remote but also from upstream (for
  120. forked packages).
  121. (fn PACKAGE &optional FROM-UPSTREAM)" t nil) (autoload (quote straight-fetch-package-and-deps) "straight" "Try to fetch a PACKAGE and its (transitive) dependencies.
  122. PACKAGE, its dependencies, their dependencies, etc. are fetched
  123. from their primary remotes.
  124. PACKAGE is a string naming a package. Interactively, select
  125. PACKAGE from the known packages in the current Emacs session
  126. using `completing-read'. With prefix argument FROM-UPSTREAM,
  127. fetch not just from primary remote but also from upstream (for
  128. forked packages).
  129. (fn PACKAGE &optional FROM-UPSTREAM)" t nil) (autoload (quote straight-fetch-all) "straight" "Try to fetch all packages from their primary remotes.
  130. With prefix argument FROM-UPSTREAM, fetch not just from primary
  131. remotes but also from upstreams (for forked packages).
  132. Return a list of recipes for packages that were not successfully
  133. fetched. If multiple packages come from the same local
  134. repository, only one is fetched.
  135. PREDICATE, if provided, filters the packages that are fetched. It
  136. is called with the package name as a string, and should return
  137. non-nil if the package should actually be fetched.
  138. (fn &optional FROM-UPSTREAM PREDICATE)" t nil) (autoload (quote straight-merge-package) "straight" "Try to merge a PACKAGE from the primary remote.
  139. PACKAGE is a string naming a package. Interactively, select
  140. PACKAGE from the known packages in the current Emacs session
  141. using `completing-read'. With prefix argument FROM-UPSTREAM,
  142. merge not just from primary remote but also from upstream (for
  143. forked packages).
  144. (fn PACKAGE &optional FROM-UPSTREAM)" t nil) (autoload (quote straight-merge-package-and-deps) "straight" "Try to merge a PACKAGE and its (transitive) dependencies.
  145. PACKAGE, its dependencies, their dependencies, etc. are merged
  146. from their primary remotes.
  147. PACKAGE is a string naming a package. Interactively, select
  148. PACKAGE from the known packages in the current Emacs session
  149. using `completing-read'. With prefix argument FROM-UPSTREAM,
  150. merge not just from primary remote but also from upstream (for
  151. forked packages).
  152. (fn PACKAGE &optional FROM-UPSTREAM)" t nil) (autoload (quote straight-merge-all) "straight" "Try to merge all packages from their primary remotes.
  153. With prefix argument FROM-UPSTREAM, merge not just from primary
  154. remotes but also from upstreams (for forked packages).
  155. Return a list of recipes for packages that were not successfully
  156. merged. If multiple packages come from the same local
  157. repository, only one is merged.
  158. PREDICATE, if provided, filters the packages that are merged. It
  159. is called with the package name as a string, and should return
  160. non-nil if the package should actually be merged.
  161. (fn &optional FROM-UPSTREAM PREDICATE)" t nil) (autoload (quote straight-pull-package) "straight" "Try to pull a PACKAGE from the primary remote.
  162. PACKAGE is a string naming a package. Interactively, select
  163. PACKAGE from the known packages in the current Emacs session
  164. using `completing-read'. With prefix argument FROM-UPSTREAM, pull
  165. not just from primary remote but also from upstream (for forked
  166. packages).
  167. (fn PACKAGE &optional FROM-UPSTREAM)" t nil) (autoload (quote straight-pull-package-and-deps) "straight" "Try to pull a PACKAGE and its (transitive) dependencies.
  168. PACKAGE, its dependencies, their dependencies, etc. are pulled
  169. from their primary remotes.
  170. PACKAGE is a string naming a package. Interactively, select
  171. PACKAGE from the known packages in the current Emacs session
  172. using `completing-read'. With prefix argument FROM-UPSTREAM,
  173. pull not just from primary remote but also from upstream (for
  174. forked packages).
  175. (fn PACKAGE &optional FROM-UPSTREAM)" t nil) (autoload (quote straight-pull-all) "straight" "Try to pull all packages from their primary remotes.
  176. With prefix argument FROM-UPSTREAM, pull not just from primary
  177. remotes but also from upstreams (for forked packages).
  178. Return a list of recipes for packages that were not successfully
  179. pulled. If multiple packages come from the same local repository,
  180. only one is pulled.
  181. PREDICATE, if provided, filters the packages that are pulled. It
  182. is called with the package name as a string, and should return
  183. non-nil if the package should actually be pulled.
  184. (fn &optional FROM-UPSTREAM PREDICATE)" t nil) (autoload (quote straight-push-package) "straight" "Push a PACKAGE to its primary remote, if necessary.
  185. PACKAGE is a string naming a package. Interactively, select
  186. PACKAGE from the known packages in the current Emacs session
  187. using `completing-read'.
  188. (fn PACKAGE)" t nil) (autoload (quote straight-push-all) "straight" "Try to push all packages to their primary remotes.
  189. Return a list of recipes for packages that were not successfully
  190. pushed. If multiple packages come from the same local repository,
  191. only one is pushed.
  192. PREDICATE, if provided, filters the packages that are normalized.
  193. It is called with the package name as a string, and should return
  194. non-nil if the package should actually be normalized.
  195. (fn &optional PREDICATE)" t nil) (autoload (quote straight-freeze-versions) "straight" "Write version lockfiles for currently activated packages.
  196. This implies first pushing all packages that have unpushed local
  197. changes. If the package management system has been used since the
  198. last time the init-file was reloaded, offer to fix the situation
  199. by reloading the init-file again. If FORCE is
  200. non-nil (interactively, if a prefix argument is provided), skip
  201. all checks and write the lockfile anyway.
  202. Currently, writing version lockfiles requires cloning all lazily
  203. installed packages. Hopefully, this inconvenient requirement will
  204. be removed in the future.
  205. Multiple lockfiles may be written (one for each profile),
  206. according to the value of `straight-profiles'.
  207. (fn &optional FORCE)" t nil) (autoload (quote straight-thaw-versions) "straight" "Read version lockfiles and restore package versions to those listed.
  208. (fn)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "straight" (quote ("straight-")))) (defvar straight-x-pinned-packages nil "List of pinned packages.") (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "straight-x" (quote ("straight-x-")))) (provide (quote straight-autoloads))) "json" ((json-autoloads json) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "json" (quote ("json-")))) (provide (quote json-autoloads))) "gcode" ((gcode gcode-autoloads) (add-to-list (quote auto-mode-alist) (quote ("\\.gc\\(ode\\)?$" . gcode-mode))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "gcode" (quote ("gcode-" "new-space" "display-available-arguments" "args" "available-arguments" "list-line-" "split-gcode" "clean-returned-file")))) (provide (quote gcode-autoloads))) "dash" ((dash dash-autoloads) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "dash" (quote ("dash-" "-keep" "-butlast" "-non" "-only-some" "-zip" "-e" "->" "-a" "-gr" "-when-let" "-d" "-l" "-s" "-p" "-r" "-m" "-i" "-f" "-u" "-value-to-list" "-t" "--" "-c" "!cons" "!cdr")))) (provide (quote dash-autoloads))) "dash-functional" ((dash-functional dash-functional-autoloads) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "dash-functional" (quote ("-rpartial" "-juxt" "-not" "-o" "-a" "-iteratefn" "-c" "-f" "-p")))) (provide (quote dash-functional-autoloads))) "s" ((s s-autoloads) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "s" (quote ("s-")))) (provide (quote s-autoloads))) "f" ((f f-autoloads) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "f" (quote ("f-")))) (provide (quote f-autoloads))) "ht" ((ht ht-autoloads) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "ht" (quote nil))) (provide (quote ht-autoloads))) "spinner" ((spinner spinner-autoloads) (autoload (quote spinner-create) "spinner" "Create a spinner of the given TYPE.
  209. The possible TYPEs are described in `spinner--type-to-frames'.
  210. FPS, if given, is the number of desired frames per second.
  211. Default is `spinner-frames-per-second'.
  212. If BUFFER-LOCAL is non-nil, the spinner will be automatically
  213. deactivated if the buffer is killed. If BUFFER-LOCAL is a
  214. buffer, use that instead of current buffer.
  215. When started, in order to function properly, the spinner runs a
  216. timer which periodically calls `force-mode-line-update' in the
  217. curent buffer. If BUFFER-LOCAL was set at creation time, then
  218. `force-mode-line-update' is called in that buffer instead. When
  219. the spinner is stopped, the timer is deactivated.
  220. DELAY, if given, is the number of seconds to wait after starting
  221. the spinner before actually displaying it. It is safe to cancel
  222. the spinner before this time, in which case it won't display at
  223. all.
  224. (fn &optional TYPE BUFFER-LOCAL FPS DELAY)" nil nil) (autoload (quote spinner-start) "spinner" "Start a mode-line spinner of given TYPE-OR-OBJECT.
  225. If TYPE-OR-OBJECT is an object created with `make-spinner',
  226. simply activate it. This method is designed for minor modes, so
  227. they can use the spinner as part of their lighter by doing:
  228. \\='(:eval (spinner-print THE-SPINNER))
  229. To stop this spinner, call `spinner-stop' on it.
  230. If TYPE-OR-OBJECT is anything else, a buffer-local spinner is
  231. created with this type, and it is displayed in the
  232. `mode-line-process' of the buffer it was created it. Both
  233. TYPE-OR-OBJECT and FPS are passed to `make-spinner' (which see).
  234. To stop this spinner, call `spinner-stop' in the same buffer.
  235. Either way, the return value is a function which can be called
  236. anywhere to stop this spinner. You can also call `spinner-stop'
  237. in the same buffer where the spinner was created.
  238. FPS, if given, is the number of desired frames per second.
  239. Default is `spinner-frames-per-second'.
  240. DELAY, if given, is the number of seconds to wait until actually
  241. displaying the spinner. It is safe to cancel the spinner before
  242. this time, in which case it won't display at all.
  243. (fn &optional TYPE-OR-OBJECT FPS DELAY)" nil nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "spinner" (quote ("spinner")))) (provide (quote spinner-autoloads))) "markdown-mode" ((markdown-mode markdown-mode-autoloads) (autoload (quote markdown-mode) "markdown-mode" "Major mode for editing Markdown files.
  244. (fn)" t nil) (add-to-list (quote auto-mode-alist) (quote ("\\.markdown\\'" . markdown-mode))) (add-to-list (quote auto-mode-alist) (quote ("\\.md\\'" . markdown-mode))) (autoload (quote gfm-mode) "markdown-mode" "Major mode for editing GitHub Flavored Markdown files.
  245. (fn)" t nil) (autoload (quote markdown-view-mode) "markdown-mode" "Major mode for viewing Markdown content.
  246. (fn)" t nil) (autoload (quote gfm-view-mode) "markdown-mode" "Major mode for viewing GitHub Flavored Markdown content.
  247. (fn)" t nil) (autoload (quote markdown-live-preview-mode) "markdown-mode" "Toggle native previewing on save for a specific markdown file.
  248. (fn &optional ARG)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "markdown-mode" (quote ("gfm-" "markdown" "defun-markdown-")))) (provide (quote markdown-mode-autoloads))) "lv" ((lv-autoloads lv) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lv" (quote ("lv-")))) (provide (quote lv-autoloads))) "lsp-mode" ((lsp-xml lsp-erlang lsp-terraform lsp-cpp lsp-pwsh lsp lsp-mode-autoloads lsp-clojure lsp-dart lsp-fsharp lsp-metals lsp-vhdl lsp-eslint lsp-vetur lsp-html lsp-clients lsp-intelephense lsp-verilog lsp-yaml lsp-mode lsp-csharp lsp-elm lsp-haxe lsp-json lsp-solargraph lsp-rust lsp-go lsp-pyls lsp-css) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-clients" (quote ("lsp-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-clojure" (quote ("lsp-cl")))) (autoload (quote lsp-cpp-flycheck-clang-tidy-error-explainer) "lsp-cpp" "Explain a clang-tidy ERROR by scraping documentation from llvm.org.
  249. (fn ERROR)" nil nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-cpp" (quote ("lsp-cpp-flycheck-clang-tidy--")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-csharp" (quote ("lsp-csharp-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-css" (quote ("lsp-c")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-dart" (quote ("lsp-dart-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-elm" (quote ("lsp-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-erlang" (quote ("lsp-erlang-server-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-eslint" (quote ("lsp-")))) (autoload (quote lsp-fsharp--workspace-load) "lsp-fsharp" "Load all of the provided PROJECTS.
  250. (fn PROJECTS)" nil nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-fsharp" (quote ("lsp-fsharp-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-go" (quote ("lsp-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-haxe" (quote ("lsp-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-html" (quote ("lsp-html-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-intelephense" (quote ("lsp-intelephense-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-json" (quote ("lsp-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-metals" (quote ("lsp-metals-")))) (put (quote lsp-enable-file-watchers) (quote safe-local-variable) (function booleanp)) (put (quote lsp-file-watch-threshold) (quote safe-local-variable) (lambda (i) (or (numberp i) (not i)))) (autoload (quote lsp) "lsp-mode" "Entry point for the server startup.
  251. When ARG is t the lsp mode will start new language server even if
  252. there is language server which can handle current language. When
  253. ARG is nil current file will be opened in multi folder language
  254. server if there is such. When `lsp' is called with prefix
  255. argument ask the user to select which language server to start.
  256. (fn &optional ARG)" t nil) (autoload (quote lsp-deferred) "lsp-mode" "Entry point that defers server startup until buffer is visible.
  257. `lsp-deferred' will wait until the buffer is visible before invoking `lsp'.
  258. This avoids overloading the server with many files when starting Emacs.
  259. (fn)" nil nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-mode" (quote ("lsp-" "dash-expand:&lsp-" "make-lsp-client" "with-lsp-workspace" "when-lsp-workspace")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-pwsh" (quote ("lsp-pwsh-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-pyls" (quote ("lsp-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-rust" (quote ("lsp-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-solargraph" (quote ("lsp-solargraph-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-terraform" (quote ("lsp-terraform-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-verilog" (quote ("lsp-clients-verilog-executable")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-vetur" (quote ("lsp-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-vhdl" (quote ("lsp-vhdl-" "ghdl-ls-bin-name" "vhdl-" "hdl-checker-bin-name")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-xml" (quote ("lsp-xml-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-yaml" (quote ("lsp-yaml-")))) (provide (quote lsp-mode-autoloads))) "lsp-ui" ((lsp-ui-flycheck lsp-ui lsp-ui-autoloads lsp-ui-sideline lsp-ui-imenu lsp-ui-doc lsp-ui-peek) (autoload (quote lsp-ui-mode) "lsp-ui" "Toggle language server UI mode on or off.
  260. \342\200\230lsp-ui-mode\342\200\231 is a minor mode that contains a series of useful UI
  261. integrations for \342\200\230lsp-mode\342\200\231. With a prefix argument ARG, enable
  262. language server UI mode if ARG is positive, and disable it
  263. otherwise. If called from Lisp, enable the mode if ARG is
  264. omitted or nil, and toggle it if ARG is \342\200\230toggle\342\200\231.
  265. (fn &optional ARG)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-ui" (quote ("lsp-ui-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-ui-doc" (quote ("lsp-ui-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-ui-flycheck" (quote ("lsp-ui-flycheck-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-ui-imenu" (quote ("lsp-ui-imenu")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-ui-peek" (quote ("lsp-ui-peek-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-ui-sideline" (quote ("lsp-ui-sideline")))) (provide (quote lsp-ui-autoloads))) "company" ((company-dabbrev-code company-tempo company-gtags company-elisp company-autoloads company-etags company-ispell company-capf company-yasnippet company-template company-nxml company-css company-clang company company-files company-xcode company-abbrev company-keywords company-cmake company-semantic company-eclim company-tng company-bbdb company-oddmuse company-dabbrev) (autoload (quote company-mode) "company" "\"complete anything\"; is an in-buffer completion framework.
  266. Completion starts automatically, depending on the values
  267. `company-idle-delay' and `company-minimum-prefix-length'.
  268. Completion can be controlled with the commands:
  269. `company-complete-common', `company-complete-selection', `company-complete',
  270. `company-select-next', `company-select-previous'. If these commands are
  271. called before `company-idle-delay', completion will also start.
  272. Completions can be searched with `company-search-candidates' or
  273. `company-filter-candidates'. These can be used while completion is
  274. inactive, as well.
  275. The completion data is retrieved using `company-backends' and displayed
  276. using `company-frontends'. If you want to start a specific backend, call
  277. it interactively or use `company-begin-backend'.
  278. By default, the completions list is sorted alphabetically, unless the
  279. backend chooses otherwise, or `company-transformers' changes it later.
  280. regular keymap (`company-mode-map'):
  281. \\{company-mode-map}
  282. keymap during active completions (`company-active-map'):
  283. \\{company-active-map}
  284. (fn &optional ARG)" t nil) (defvar global-company-mode nil "Non-nil if Global Company mode is enabled.
  285. See the `global-company-mode' command
  286. for a description of this minor mode.
  287. Setting this variable directly does not take effect;
  288. either customize it (see the info node `Easy Customization')
  289. or call the function `global-company-mode'.") (custom-autoload (quote global-company-mode) "company" nil) (autoload (quote global-company-mode) "company" "Toggle Company mode in all buffers.
  290. With prefix ARG, enable Global Company mode if ARG is positive;
  291. otherwise, disable it. If called from Lisp, enable the mode if
  292. ARG is omitted or nil.
  293. Company mode is enabled in all buffers where
  294. `company-mode-on' would do it.
  295. See `company-mode' for more information on Company mode.
  296. (fn &optional ARG)" t nil) (autoload (quote company-manual-begin) "company" "
  297. (fn)" t nil) (autoload (quote company-complete) "company" "Insert the common part of all candidates or the current selection.
  298. The first time this is called, the common part is inserted, the second
  299. time, or when the selection has been changed, the selected candidate is
  300. inserted.
  301. (fn)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company" (quote ("company-")))) (autoload (quote company-abbrev) "company-abbrev" "`company-mode' completion backend for abbrev.
  302. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-abbrev" (quote ("company-abbrev-insert")))) (autoload (quote company-bbdb) "company-bbdb" "`company-mode' completion backend for BBDB.
  303. (fn COMMAND &optional ARG &rest IGNORE)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-bbdb" (quote ("company-bbdb-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-capf" (quote ("company-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-clang" (quote ("company-clang")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-cmake" (quote ("company-cmake")))) (autoload (quote company-css) "company-css" "`company-mode' completion backend for `css-mode'.
  304. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-css" (quote ("company-css-")))) (autoload (quote company-dabbrev) "company-dabbrev" "dabbrev-like `company-mode' completion backend.
  305. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-dabbrev" (quote ("company-dabbrev-")))) (autoload (quote company-dabbrev-code) "company-dabbrev-code" "dabbrev-like `company-mode' backend for code.
  306. The backend looks for all symbols in the current buffer that aren't in
  307. comments or strings.
  308. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-dabbrev-code" (quote ("company-dabbrev-code-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-eclim" (quote ("company-eclim")))) (autoload (quote company-elisp) "company-elisp" "`company-mode' completion backend for Emacs Lisp.
  309. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-elisp" (quote ("company-elisp-")))) (autoload (quote company-etags) "company-etags" "`company-mode' completion backend for etags.
  310. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-etags" (quote ("company-etags-")))) (autoload (quote company-files) "company-files" "`company-mode' completion backend existing file names.
  311. Completions works for proper absolute and relative files paths.
  312. File paths with spaces are only supported inside strings.
  313. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-files" (quote ("company-file")))) (autoload (quote company-gtags) "company-gtags" "`company-mode' completion backend for GNU Global.
  314. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-gtags" (quote ("company-gtags-")))) (autoload (quote company-ispell) "company-ispell" "`company-mode' completion backend using Ispell.
  315. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-ispell" (quote ("company-ispell-")))) (autoload (quote company-keywords) "company-keywords" "`company-mode' backend for programming language keywords.
  316. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-keywords" (quote ("company-keywords-")))) (autoload (quote company-nxml) "company-nxml" "`company-mode' completion backend for `nxml-mode'.
  317. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-nxml" (quote ("company-nxml-")))) (autoload (quote company-oddmuse) "company-oddmuse" "`company-mode' completion backend for `oddmuse-mode'.
  318. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-oddmuse" (quote ("company-oddmuse-")))) (autoload (quote company-semantic) "company-semantic" "`company-mode' completion backend using CEDET Semantic.
  319. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-semantic" (quote ("company-semantic-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-template" (quote ("company-template-")))) (autoload (quote company-tempo) "company-tempo" "`company-mode' completion backend for tempo.
  320. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-tempo" (quote ("company-tempo-")))) (autoload (quote company-tng-frontend) "company-tng" "When the user changes the selection at least once, this
  321. frontend will display the candidate in the buffer as if it's
  322. already there and any key outside of `company-active-map' will
  323. confirm the selection and finish the completion.
  324. (fn COMMAND)" nil nil) (autoload (quote company-tng-configure-default) "company-tng" "Applies the default configuration to enable company-tng.
  325. (fn)" nil nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-tng" (quote ("company-tng--")))) (autoload (quote company-xcode) "company-xcode" "`company-mode' completion backend for Xcode projects.
  326. (fn COMMAND &optional ARG &rest IGNORED)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-xcode" (quote ("company-xcode-")))) (autoload (quote company-yasnippet) "company-yasnippet" "`company-mode' backend for `yasnippet'.
  327. This backend should be used with care, because as long as there are
  328. snippets defined for the current major mode, this backend will always
  329. shadow backends that come after it. Recommended usages:
  330. * In a buffer-local value of `company-backends', grouped with a backend or
  331. several that provide actual text completions.
  332. (add-hook 'js-mode-hook
  333. (lambda ()
  334. (set (make-local-variable 'company-backends)
  335. '((company-dabbrev-code company-yasnippet)))))
  336. * After keyword `:with', grouped with other backends.
  337. (push '(company-semantic :with company-yasnippet) company-backends)
  338. * Not in `company-backends', just bound to a key.
  339. (global-set-key (kbd \"C-c y\") 'company-yasnippet)
  340. (fn COMMAND &optional ARG &rest IGNORE)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-yasnippet" (quote ("company-yasnippet--")))) (provide (quote company-autoloads))) "company-lsp" ((company-lsp company-lsp-autoloads) (autoload (quote company-lsp) "company-lsp" "Define a company backend for lsp-mode.
  341. See the documentation of `company-backends' for COMMAND and ARG.
  342. (fn COMMAND &optional ARG &rest _)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "company-lsp" (quote ("company-lsp-")))) (provide (quote company-lsp-autoloads))) "ivy" ((ivy elpa ivy-autoloads ivy-overlay colir) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "colir" (quote ("colir-")))) (autoload (quote ivy-resume) "ivy" "Resume the last completion session.
  343. (fn)" t nil) (autoload (quote ivy-read) "ivy" "Read a string in the minibuffer, with completion.
  344. PROMPT is a string, normally ending in a colon and a space.
  345. `ivy-count-format' is prepended to PROMPT during completion.
  346. COLLECTION is either a list of strings, a function, an alist, or
  347. a hash table, supplied for `minibuffer-completion-table'.
  348. PREDICATE is applied to filter out the COLLECTION immediately.
  349. This argument is for compatibility with `completing-read'.
  350. When REQUIRE-MATCH is non-nil, only members of COLLECTION can be
  351. selected.
  352. If INITIAL-INPUT is non-nil, then insert that input in the
  353. minibuffer initially.
  354. HISTORY is a name of a variable to hold the completion session
  355. history.
  356. KEYMAP is composed with `ivy-minibuffer-map'.
  357. PRESELECT, when non-nil, determines which one of the candidates
  358. matching INITIAL-INPUT to select initially. An integer stands
  359. for the position of the desired candidate in the collection,
  360. counting from zero. Otherwise, use the first occurrence of
  361. PRESELECT in the collection. Comparison is first done with
  362. `equal'. If that fails, and when applicable, match PRESELECT as
  363. a regular expression.
  364. DEF is for compatibility with `completing-read'.
  365. UPDATE-FN is called each time the candidate list is re-displayed.
  366. When SORT is non-nil, `ivy-sort-functions-alist' determines how
  367. to sort candidates before displaying them.
  368. ACTION is a function to call after selecting a candidate.
  369. It takes one argument, the selected candidate. If COLLECTION is
  370. an alist, the argument is a cons cell, otherwise it's a string.
  371. MULTI-ACTION, when non-nil, is called instead of ACTION when
  372. there are marked candidates. It takes the list of candidates as
  373. its only argument. When it's nil, ACTION is called on each marked
  374. candidate.
  375. UNWIND is a function of no arguments to call before exiting.
  376. RE-BUILDER is a function transforming input text into a regex
  377. pattern.
  378. MATCHER is a function which can override how candidates are
  379. filtered based on user input. It takes a regex pattern and a
  380. list of candidates, and returns the list of matching candidates.
  381. DYNAMIC-COLLECTION is a boolean specifying whether the list of
  382. candidates is updated after each input by calling COLLECTION.
  383. EXTRA-PROPS can be used to store collection-specific
  384. session-specific data.
  385. CALLER is a symbol to uniquely identify the caller to `ivy-read'.
  386. It is used, along with COLLECTION, to determine which
  387. customizations apply to the current completion session.
  388. (fn PROMPT COLLECTION &key PREDICATE REQUIRE-MATCH INITIAL-INPUT HISTORY PRESELECT DEF KEYMAP UPDATE-FN SORT ACTION MULTI-ACTION UNWIND RE-BUILDER MATCHER DYNAMIC-COLLECTION EXTRA-PROPS CALLER)" nil nil) (autoload (quote ivy-completing-read) "ivy" "Read a string in the minibuffer, with completion.
  389. This interface conforms to `completing-read' and can be used for
  390. `completing-read-function'.
  391. PROMPT is a string that normally ends in a colon and a space.
  392. COLLECTION is either a list of strings, an alist, an obarray, or a hash table.
  393. PREDICATE limits completion to a subset of COLLECTION.
  394. REQUIRE-MATCH is a boolean value or a symbol. See `completing-read'.
  395. INITIAL-INPUT is a string inserted into the minibuffer initially.
  396. HISTORY is a list of previously selected inputs.
  397. DEF is the default value.
  398. INHERIT-INPUT-METHOD is currently ignored.
  399. (fn PROMPT COLLECTION &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HISTORY DEF INHERIT-INPUT-METHOD)" nil nil) (defvar ivy-mode nil "Non-nil if Ivy mode is enabled.
  400. See the `ivy-mode' command
  401. for a description of this minor mode.
  402. Setting this variable directly does not take effect;
  403. either customize it (see the info node `Easy Customization')
  404. or call the function `ivy-mode'.") (custom-autoload (quote ivy-mode) "ivy" nil) (autoload (quote ivy-mode) "ivy" "Toggle Ivy mode on or off.
  405. Turn Ivy mode on if ARG is positive, off otherwise.
  406. Turning on Ivy mode sets `completing-read-function' to
  407. `ivy-completing-read'.
  408. Global bindings:
  409. \\{ivy-mode-map}
  410. Minibuffer bindings:
  411. \\{ivy-minibuffer-map}
  412. (fn &optional ARG)" t nil) (autoload (quote ivy-switch-buffer) "ivy" "Switch to another buffer.
  413. (fn)" t nil) (autoload (quote ivy-switch-view) "ivy" "Switch to one of the window views stored by `ivy-push-view'.
  414. (fn)" t nil) (autoload (quote ivy-switch-buffer-other-window) "ivy" "Switch to another buffer in another window.
  415. (fn)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "ivy" (quote ("ivy-" "with-ivy-window")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "ivy-overlay" (quote ("ivy-")))) (provide (quote ivy-autoloads))) "lsp-ivy" ((lsp-ivy-autoloads lsp-ivy) (autoload (quote lsp-ivy-workspace-symbol) "lsp-ivy" "`ivy' for lsp workspace/symbol.
  416. When called with prefix ARG the default selection will be symbol at point.
  417. (fn ARG)" t nil) (autoload (quote lsp-ivy-global-workspace-symbol) "lsp-ivy" "`ivy' for lsp workspace/symbol for all of the current workspaces.
  418. When called with prefix ARG the default selection will be symbol at point.
  419. (fn ARG)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-ivy" (quote ("lsp-ivy--")))) (provide (quote lsp-ivy-autoloads))) "avy" ((avy-autoloads avy) (autoload (quote avy-goto-char) "avy" "Jump to the currently visible CHAR.
  420. The window scope is determined by `avy-all-windows' (ARG negates it).
  421. (fn CHAR &optional ARG)" t nil) (autoload (quote avy-goto-char-in-line) "avy" "Jump to the currently visible CHAR in the current line.
  422. (fn CHAR)" t nil) (autoload (quote avy-goto-char-2) "avy" "Jump to the currently visible CHAR1 followed by CHAR2.
  423. The window scope is determined by `avy-all-windows'.
  424. When ARG is non-nil, do the opposite of `avy-all-windows'.
  425. BEG and END narrow the scope where candidates are searched.
  426. (fn CHAR1 CHAR2 &optional ARG BEG END)" t nil) (autoload (quote avy-goto-char-2-above) "avy" "Jump to the currently visible CHAR1 followed by CHAR2.
  427. This is a scoped version of `avy-goto-char-2', where the scope is
  428. the visible part of the current buffer up to point.
  429. The window scope is determined by `avy-all-windows'.
  430. When ARG is non-nil, do the opposite of `avy-all-windows'.
  431. (fn CHAR1 CHAR2 &optional ARG)" t nil) (autoload (quote avy-goto-char-2-below) "avy" "Jump to the currently visible CHAR1 followed by CHAR2.
  432. This is a scoped version of `avy-goto-char-2', where the scope is
  433. the visible part of the current buffer following point.
  434. The window scope is determined by `avy-all-windows'.
  435. When ARG is non-nil, do the opposite of `avy-all-windows'.
  436. (fn CHAR1 CHAR2 &optional ARG)" t nil) (autoload (quote avy-isearch) "avy" "Jump to one of the current isearch candidates.
  437. (fn)" t nil) (autoload (quote avy-goto-word-0) "avy" "Jump to a word start.
  438. The window scope is determined by `avy-all-windows'.
  439. When ARG is non-nil, do the opposite of `avy-all-windows'.
  440. BEG and END narrow the scope where candidates are searched.
  441. (fn ARG &optional BEG END)" t nil) (autoload (quote avy-goto-whitespace-end) "avy" "Jump to the end of a whitespace sequence.
  442. The window scope is determined by `avy-all-windows'.
  443. When ARG is non-nil, do the opposite of `avy-all-windows'.
  444. BEG and END narrow the scope where candidates are searched.
  445. (fn ARG &optional BEG END)" t nil) (autoload (quote avy-goto-word-1) "avy" "Jump to the currently visible CHAR at a word start.
  446. The window scope is determined by `avy-all-windows'.
  447. When ARG is non-nil, do the opposite of `avy-all-windows'.
  448. BEG and END narrow the scope where candidates are searched.
  449. When SYMBOL is non-nil, jump to symbol start instead of word start.
  450. (fn CHAR &optional ARG BEG END SYMBOL)" t nil) (autoload (quote avy-goto-word-1-above) "avy" "Jump to the currently visible CHAR at a word start.
  451. This is a scoped version of `avy-goto-word-1', where the scope is
  452. the visible part of the current buffer up to point.
  453. The window scope is determined by `avy-all-windows'.
  454. When ARG is non-nil, do the opposite of `avy-all-windows'.
  455. (fn CHAR &optional ARG)" t nil) (autoload (quote avy-goto-word-1-below) "avy" "Jump to the currently visible CHAR at a word start.
  456. This is a scoped version of `avy-goto-word-1', where the scope is
  457. the visible part of the current buffer following point.
  458. The window scope is determined by `avy-all-windows'.
  459. When ARG is non-nil, do the opposite of `avy-all-windows'.
  460. (fn CHAR &optional ARG)" t nil) (autoload (quote avy-goto-symbol-1) "avy" "Jump to the currently visible CHAR at a symbol start.
  461. The window scope is determined by `avy-all-windows'.
  462. When ARG is non-nil, do the opposite of `avy-all-windows'.
  463. (fn CHAR &optional ARG)" t nil) (autoload (quote avy-goto-symbol-1-above) "avy" "Jump to the currently visible CHAR at a symbol start.
  464. This is a scoped version of `avy-goto-symbol-1', where the scope is
  465. the visible part of the current buffer up to point.
  466. The window scope is determined by `avy-all-windows'.
  467. When ARG is non-nil, do the opposite of `avy-all-windows'.
  468. (fn CHAR &optional ARG)" t nil) (autoload (quote avy-goto-symbol-1-below) "avy" "Jump to the currently visible CHAR at a symbol start.
  469. This is a scoped version of `avy-goto-symbol-1', where the scope is
  470. the visible part of the current buffer following point.
  471. The window scope is determined by `avy-all-windows'.
  472. When ARG is non-nil, do the opposite of `avy-all-windows'.
  473. (fn CHAR &optional ARG)" t nil) (autoload (quote avy-goto-subword-0) "avy" "Jump to a word or subword start.
  474. The window scope is determined by `avy-all-windows' (ARG negates it).
  475. When PREDICATE is non-nil it's a function of zero parameters that
  476. should return true.
  477. BEG and END narrow the scope where candidates are searched.
  478. (fn &optional ARG PREDICATE BEG END)" t nil) (autoload (quote avy-goto-subword-1) "avy" "Jump to the currently visible CHAR at a subword start.
  479. The window scope is determined by `avy-all-windows' (ARG negates it).
  480. The case of CHAR is ignored.
  481. (fn CHAR &optional ARG)" t nil) (autoload (quote avy-goto-word-or-subword-1) "avy" "Forward to `avy-goto-subword-1' or `avy-goto-word-1'.
  482. Which one depends on variable `subword-mode'.
  483. (fn)" t nil) (autoload (quote avy-goto-line) "avy" "Jump to a line start in current buffer.
  484. When ARG is 1, jump to lines currently visible, with the option
  485. to cancel to `goto-line' by entering a number.
  486. When ARG is 4, negate the window scope determined by
  487. `avy-all-windows'.
  488. Otherwise, forward to `goto-line' with ARG.
  489. (fn &optional ARG)" t nil) (autoload (quote avy-goto-line-above) "avy" "Goto visible line above the cursor.
  490. OFFSET changes the distance between the closest key to the cursor and
  491. the cursor
  492. When BOTTOM-UP is non-nil, display avy candidates from top to bottom
  493. (fn &optional OFFSET BOTTOM-UP)" t nil) (autoload (quote avy-goto-line-below) "avy" "Goto visible line below the cursor.
  494. OFFSET changes the distance between the closest key to the cursor and
  495. the cursor
  496. When BOTTOM-UP is non-nil, display avy candidates from top to bottom
  497. (fn &optional OFFSET BOTTOM-UP)" t nil) (autoload (quote avy-goto-end-of-line) "avy" "Call `avy-goto-line' and move to the end of the line.
  498. (fn &optional ARG)" t nil) (autoload (quote avy-copy-line) "avy" "Copy a selected line above the current line.
  499. ARG lines can be used.
  500. (fn ARG)" t nil) (autoload (quote avy-move-line) "avy" "Move a selected line above the current line.
  501. ARG lines can be used.
  502. (fn ARG)" t nil) (autoload (quote avy-copy-region) "avy" "Select two lines and copy the text between them to point.
  503. The window scope is determined by `avy-all-windows' or
  504. `avy-all-windows-alt' when ARG is non-nil.
  505. (fn ARG)" t nil) (autoload (quote avy-move-region) "avy" "Select two lines and move the text between them above the current line.
  506. (fn)" t nil) (autoload (quote avy-kill-region) "avy" "Select two lines and kill the region between them.
  507. The window scope is determined by `avy-all-windows' or
  508. `avy-all-windows-alt' when ARG is non-nil.
  509. (fn ARG)" t nil) (autoload (quote avy-kill-ring-save-region) "avy" "Select two lines and save the region between them to the kill ring.
  510. The window scope is determined by `avy-all-windows'.
  511. When ARG is non-nil, do the opposite of `avy-all-windows'.
  512. (fn ARG)" t nil) (autoload (quote avy-kill-whole-line) "avy" "Select line and kill the whole selected line.
  513. With a numerical prefix ARG, kill ARG line(s) starting from the
  514. selected line. If ARG is negative, kill backward.
  515. If ARG is zero, kill the selected line but exclude the trailing
  516. newline.
  517. \\[universal-argument] 3 \\[avy-kil-whole-line] kill three lines
  518. starting from the selected line. \\[universal-argument] -3
  519. \\[avy-kill-whole-line] kill three lines backward including the
  520. selected line.
  521. (fn ARG)" t nil) (autoload (quote avy-kill-ring-save-whole-line) "avy" "Select line and save the whole selected line as if killed, but don\342\200\231t kill it.
  522. This command is similar to `avy-kill-whole-line', except that it
  523. saves the line(s) as if killed, but does not kill it(them).
  524. With a numerical prefix ARG, kill ARG line(s) starting from the
  525. selected line. If ARG is negative, kill backward.
  526. If ARG is zero, kill the selected line but exclude the trailing
  527. newline.
  528. (fn ARG)" t nil) (autoload (quote avy-setup-default) "avy" "Setup the default shortcuts.
  529. (fn)" nil nil) (autoload (quote avy-goto-char-timer) "avy" "Read one or many consecutive chars and jump to the first one.
  530. The window scope is determined by `avy-all-windows' (ARG negates it).
  531. (fn &optional ARG)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "avy" (quote ("avy-")))) (provide (quote avy-autoloads))) "ace-window" ((ace-window-autoloads ace-window) (autoload (quote ace-select-window) "ace-window" "Ace select window.
  532. (fn)" t nil) (autoload (quote ace-delete-window) "ace-window" "Ace delete window.
  533. (fn)" t nil) (autoload (quote ace-swap-window) "ace-window" "Ace swap window.
  534. (fn)" t nil) (autoload (quote ace-delete-other-windows) "ace-window" "Ace delete other windows.
  535. (fn)" t nil) (autoload (quote ace-display-buffer) "ace-window" "Make `display-buffer' and `pop-to-buffer' select using `ace-window'.
  536. See sample config for `display-buffer-base-action' and `display-buffer-alist':
  537. https://github.com/abo-abo/ace-window/wiki/display-buffer.
  538. (fn BUFFER ALIST)" nil nil) (autoload (quote ace-window) "ace-window" "Select a window.
  539. Perform an action based on ARG described below.
  540. By default, behaves like extended `other-window'.
  541. See `aw-scope' which extends it to work with frames.
  542. Prefixed with one \\[universal-argument], does a swap between the
  543. selected window and the current window, so that the selected
  544. buffer moves to current window (and current buffer moves to
  545. selected window).
  546. Prefixed with two \\[universal-argument]'s, deletes the selected
  547. window.
  548. (fn ARG)" t nil) (defvar ace-window-display-mode nil "Non-nil if Ace-Window-Display mode is enabled.
  549. See the `ace-window-display-mode' command
  550. for a description of this minor mode.
  551. Setting this variable directly does not take effect;
  552. either customize it (see the info node `Easy Customization')
  553. or call the function `ace-window-display-mode'.") (custom-autoload (quote ace-window-display-mode) "ace-window" nil) (autoload (quote ace-window-display-mode) "ace-window" "Minor mode for showing the ace window key in the mode line.
  554. (fn &optional ARG)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "ace-window" (quote ("ace-window-mode" "aw-")))) (provide (quote ace-window-autoloads))) "pfuture" ((pfuture pfuture-autoloads) (autoload (quote pfuture-new) "pfuture" "Create a new future process for command CMD.
  555. Any arguments after the command are interpreted as arguments to the command.
  556. This will return a process object with additional 'stderr and 'stdout
  557. properties, which can be read via (process-get process 'stdout) and
  558. (process-get process 'stderr) or alternatively with
  559. (pfuture-result process) or (pfuture-stderr process).
  560. Note that CMD must be a *sequence* of strings, meaning
  561. this is wrong: (pfuture-new \"git status\")
  562. this is right: (pfuture-new \"git\" \"status\")
  563. (fn &rest CMD)" nil nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "pfuture" (quote ("pfuture-")))) (provide (quote pfuture-autoloads))) "hydra" ((hydra-examples hydra-ox hydra-autoloads hydra) (autoload (quote defhydra) "hydra" "Create a Hydra - a family of functions with prefix NAME.
  564. NAME should be a symbol, it will be the prefix of all functions
  565. defined here.
  566. BODY has the format:
  567. (BODY-MAP BODY-KEY &rest BODY-PLIST)
  568. DOCSTRING will be displayed in the echo area to identify the
  569. Hydra. When DOCSTRING starts with a newline, special Ruby-style
  570. substitution will be performed by `hydra--format'.
  571. Functions are created on basis of HEADS, each of which has the
  572. format:
  573. (KEY CMD &optional HINT &rest PLIST)
  574. BODY-MAP is a keymap; `global-map' is used quite often. Each
  575. function generated from HEADS will be bound in BODY-MAP to
  576. BODY-KEY + KEY (both are strings passed to `kbd'), and will set
  577. the transient map so that all following heads can be called
  578. though KEY only. BODY-KEY can be an empty string.
  579. CMD is a callable expression: either an interactive function
  580. name, or an interactive lambda, or a single sexp (it will be
  581. wrapped in an interactive lambda).
  582. HINT is a short string that identifies its head. It will be
  583. printed beside KEY in the echo erea if `hydra-is-helpful' is not
  584. nil. If you don't even want the KEY to be printed, set HINT
  585. explicitly to nil.
  586. The heads inherit their PLIST from BODY-PLIST and are allowed to
  587. override some keys. The keys recognized are :exit, :bind, and :column.
  588. :exit can be:
  589. - nil (default): this head will continue the Hydra state.
  590. - t: this head will stop the Hydra state.
  591. :bind can be:
  592. - nil: this head will not be bound in BODY-MAP.
  593. - a lambda taking KEY and CMD used to bind a head.
  594. :column is a string that sets the column for all subsequent heads.
  595. It is possible to omit both BODY-MAP and BODY-KEY if you don't
  596. want to bind anything. In that case, typically you will bind the
  597. generated NAME/body command. This command is also the return
  598. result of `defhydra'.
  599. (fn NAME BODY &optional DOCSTRING &rest HEADS)" nil t) (function-put (quote defhydra) (quote lisp-indent-function) (quote defun)) (function-put (quote defhydra) (quote doc-string-elt) (quote 3)) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "hydra" (quote ("hydra-" "defhydra")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "hydra-examples" (quote ("hydra-" "org-agenda-cts" "whitespace-mode")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "hydra-ox" (quote ("hydra-ox")))) (provide (quote hydra-autoloads))) "treemacs" ((treemacs-faces treemacs-mode treemacs treemacs-fringe-indicator treemacs-bookmarks treemacs-customization treemacs-macros treemacs-icons treemacs-filewatch-mode treemacs-diagnostics treemacs-compatibility treemacs-rendering treemacs-visuals treemacs-workspaces treemacs-core-utils treemacs-tags treemacs-interface treemacs-mouse-interface treemacs-autoloads treemacs-extensions treemacs-themes treemacs-tag-follow-mode treemacs-scope treemacs-persistence treemacs-dom treemacs-async treemacs-follow-mode) (autoload (quote treemacs-version) "treemacs" "Return the `treemacs-version'.
  600. (fn)" t nil) (autoload (quote treemacs) "treemacs" "Initialize or toggle treemacs.
  601. * If the treemacs window is visible hide it.
  602. * If a treemacs buffer exists, but is not visible show it.
  603. * If no treemacs buffer exists for the current frame create and show it.
  604. * If the workspace is empty additionally ask for the root path of the first
  605. project to add.
  606. (fn)" t nil) (autoload (quote treemacs-find-file) "treemacs" "Find and focus the current file in the treemacs window.
  607. If the current buffer has visits no file or with a prefix ARG ask for the
  608. file instead.
  609. Will show/create a treemacs buffers if it is not visible/does not exist.
  610. For the most part only useful when `treemacs-follow-mode' is not active.
  611. (fn &optional ARG)" t nil) (autoload (quote treemacs-find-tag) "treemacs" "Find and move point to the tag at point in the treemacs view.
  612. Most likley to be useful when `treemacs-tag-follow-mode' is not active.
  613. Will ask to change the treemacs root if the file to find is not under the
  614. root. If no treemacs buffer exists it will be created with the current file's
  615. containing directory as root. Will do nothing if the current buffer is not
  616. visiting a file or Emacs cannot find any tags for the current file.
  617. (fn)" t nil) (autoload (quote treemacs-select-window) "treemacs" "Select the treemacs window if it is visible.
  618. Bring it to the foreground if it is not visible.
  619. Initialize a new treemacs buffer as calling `treemacs' would if there is no
  620. treemacs buffer for this frame.
  621. (fn)" t nil) (autoload (quote treemacs-show-changelog) "treemacs" "Show the changelog of treemacs.
  622. (fn)" t nil) (autoload (quote treemacs-edit-workspaces) "treemacs" "Edit your treemacs workspaces and projects as an `org-mode' file.
  623. (fn)" t nil) (autoload (quote treemacs-add-and-display-current-project) "treemacs" "Open treemacs and add the current project root to the workspace.
  624. The project is determined first by projectile (if treemacs-projectile is
  625. installed), then by project.el.
  626. If the project is already registered with treemacs just move point to its root.
  627. An error message is displayed if the current buffer is not part of any project.
  628. (fn)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs" (quote ("treemacs-version")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-async" (quote ("treemacs-")))) (autoload (quote treemacs-bookmark) "treemacs-bookmarks" "Find a bookmark in treemacs.
  629. Only bookmarks marking either a file or a directory are offered for selection.
  630. Treemacs will try to find and focus the given bookmark's location, in a similar
  631. fashion to `treemacs-find-file'.
  632. With a prefix argument ARG treemacs will also open the bookmarked location.
  633. (fn &optional ARG)" t nil) (autoload (quote treemacs--bookmark-handler) "treemacs-bookmarks" "Open Treemacs into a bookmark RECORD.
  634. (fn RECORD)" nil nil) (autoload (quote treemacs-add-bookmark) "treemacs-bookmarks" "Add the current node to Emacs' list of bookmarks.
  635. For file and directory nodes their absolute path is saved. Tag nodes
  636. additionally also save the tag's position. A tag can only be bookmarked if the
  637. treemacs node is pointing to a valid buffer position.
  638. (fn)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-bookmarks" (quote ("treemacs--")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-compatibility" (quote ("treemacs--split-window-advice")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-core-utils" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-customization" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-diagnostics" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-dom" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-extensions" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-filewatch-mode" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-follow-mode" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-fringe-indicator" (quote ("treemacs-")))) (autoload (quote treemacs-resize-icons) "treemacs-icons" "Resize the current theme's icons to the given SIZE.
  639. If SIZE is 'nil' the icons are not resized and will retain their default size of
  640. 22 pixels.
  641. There is only one size, the icons are square and the aspect ratio will be
  642. preserved when resizing them therefore width and height are the same.
  643. Resizing the icons only works if Emacs was built with ImageMagick support. If
  644. this is not the case this function will report an error.
  645. Custom icons are not taken into account, only the size of treemacs' own icons
  646. is changed.
  647. (fn SIZE)" t nil) (autoload (quote treemacs-define-custom-icon) "treemacs-icons" "Define a custom ICON for the current theme to use for FILE-EXTENSIONS.
  648. Note that treemacs has a very loose definition of what constitutes a file
  649. extension - it's either everything past the last period, or just the file's full
  650. name if there is no period. This makes it possible to match file names like
  651. '.gitignore' and 'Makefile'.
  652. Additionally FILE-EXTENSIONS are also not case sensitive and will be stored in a
  653. downcased state.
  654. (fn ICON &rest FILE-EXTENSIONS)" nil nil) (autoload (quote treemacs-map-icons-with-auto-mode-alist) "treemacs-icons" "Remaps icons for EXTENSIONS according to `auto-mode-alist'.
  655. EXTENSIONS should be a list of file extensions such that they match the regex
  656. stored in `auto-mode-alist', for example '(\".cc\").
  657. MODE-ICON-ALIST is an alist that maps which mode from `auto-mode-alist' should
  658. be assigned which treemacs icon, for exmaple
  659. '((c-mode . treemacs-icon-c)
  660. (c++-mode . treemacs-icon-cpp))
  661. (fn EXTENSIONS MODE-ICON-ALIST)" nil nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-icons" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-interface" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-macros" (quote ("treemacs-")))) (autoload (quote treemacs-mode) "treemacs-mode" "A major mode for displaying the file system in a tree layout.
  662. (fn)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-mode" (quote ("treemacs-")))) (autoload (quote treemacs-node-buffer-and-position) "treemacs-mouse-interface" "Return source buffer or list of buffer and position for the current node.
  663. This information can be used for future display. Stay in the selected window and
  664. ignore any prefix argument.
  665. (fn &optional _)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-mouse-interface" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-persistence" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-rendering" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-scope" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-tag-follow-mode" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-tags" (quote ("treemacs--")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-themes" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-visuals" (quote ("treemacs-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "treemacs-workspaces" (quote ("treemacs-")))) (provide (quote treemacs-autoloads))) "lsp-treemacs" ((lsp-metals-treeview lsp-treemacs-autoloads lsp-treemacs) (autoload (quote lsp-metals-treeview-enable) "lsp-metals-treeview" "Enable Metals treeview extension - send capability
  666. to Metals to indicate we want treeview messages and wire up notification
  667. handlers.
  668. (fn ENABLE)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-metals-treeview" (quote ("lsp-metals-tree")))) (autoload (quote lsp-treemacs-errors-list) "lsp-treemacs" "Display error list.
  669. (fn)" t nil) (autoload (quote lsp-treemacs-symbols) "lsp-treemacs" "Show symbols view.
  670. (fn)" t nil) (autoload (quote lsp-treemacs-java-deps-list) "lsp-treemacs" "Display error list.
  671. (fn)" t nil) (autoload (quote lsp-treemacs-java-deps-follow) "lsp-treemacs" "
  672. (fn)" t nil) (defvar lsp-treemacs-sync-mode nil "Non-nil if Lsp-Treemacs-Sync mode is enabled.
  673. See the `lsp-treemacs-sync-mode' command
  674. for a description of this minor mode.
  675. Setting this variable directly does not take effect;
  676. either customize it (see the info node `Easy Customization')
  677. or call the function `lsp-treemacs-sync-mode'.") (custom-autoload (quote lsp-treemacs-sync-mode) "lsp-treemacs" nil) (autoload (quote lsp-treemacs-sync-mode) "lsp-treemacs" "Global minor mode for synchronizing lsp-mode workspace folders and treemacs projects.
  678. (fn &optional ARG)" t nil) (autoload (quote lsp-treemacs-references) "lsp-treemacs" "Show the references for the symbol at point.
  679. With a prefix argument, select the new window and expand the tree of references automatically.
  680. (fn ARG)" t nil) (autoload (quote lsp-treemacs-implementations) "lsp-treemacs" "Show the implementations for the symbol at point.
  681. With a prefix argument, select the new window expand the tree of implementations automatically.
  682. (fn ARG)" t nil) (autoload (quote lsp-treemacs-call-hierarchy) "lsp-treemacs" "Show the incoming call hierarchy for the symbol at point.
  683. With a prefix argument, show the outgoing call hierarchy.
  684. (fn OUTGOING)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "lsp-treemacs" (quote ("lsp-treemacs-")))) (provide (quote lsp-treemacs-autoloads))) "async" ((dired-async smtpmail-async async async-bytecomp async-autoloads async-pkg) (autoload (quote async-start-process) "async" "Start the executable PROGRAM asynchronously named NAME. See `async-start'.
  685. PROGRAM is passed PROGRAM-ARGS, calling FINISH-FUNC with the
  686. process object when done. If FINISH-FUNC is nil, the future
  687. object will return the process object when the program is
  688. finished. Set DEFAULT-DIRECTORY to change PROGRAM's current
  689. working directory.
  690. (fn NAME PROGRAM FINISH-FUNC &rest PROGRAM-ARGS)" nil nil) (autoload (quote async-start) "async" "Execute START-FUNC (often a lambda) in a subordinate Emacs process.
  691. When done, the return value is passed to FINISH-FUNC. Example:
  692. (async-start
  693. ;; What to do in the child process
  694. (lambda ()
  695. (message \"This is a test\")
  696. (sleep-for 3)
  697. 222)
  698. ;; What to do when it finishes
  699. (lambda (result)
  700. (message \"Async process done, result should be 222: %s\"
  701. result)))
  702. If FINISH-FUNC is nil or missing, a future is returned that can
  703. be inspected using `async-get', blocking until the value is
  704. ready. Example:
  705. (let ((proc (async-start
  706. ;; What to do in the child process
  707. (lambda ()
  708. (message \"This is a test\")
  709. (sleep-for 3)
  710. 222))))
  711. (message \"I'm going to do some work here\") ;; ....
  712. (message \"Waiting on async process, result should be 222: %s\"
  713. (async-get proc)))
  714. If you don't want to use a callback, and you don't care about any
  715. return value from the child process, pass the `ignore' symbol as
  716. the second argument (if you don't, and never call `async-get', it
  717. will leave *emacs* process buffers hanging around):
  718. (async-start
  719. (lambda ()
  720. (delete-file \"a remote file on a slow link\" nil))
  721. 'ignore)
  722. Note: Even when FINISH-FUNC is present, a future is still
  723. returned except that it yields no value (since the value is
  724. passed to FINISH-FUNC). Call `async-get' on such a future always
  725. returns nil. It can still be useful, however, as an argument to
  726. `async-ready' or `async-wait'.
  727. (fn START-FUNC &optional FINISH-FUNC)" nil nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "async" (quote ("async-")))) (autoload (quote async-byte-recompile-directory) "async-bytecomp" "Compile all *.el files in DIRECTORY asynchronously.
  728. All *.elc files are systematically deleted before proceeding.
  729. (fn DIRECTORY &optional QUIET)" nil nil) (defvar async-bytecomp-package-mode nil "Non-nil if Async-Bytecomp-Package mode is enabled.
  730. See the `async-bytecomp-package-mode' command
  731. for a description of this minor mode.
  732. Setting this variable directly does not take effect;
  733. either customize it (see the info node `Easy Customization')
  734. or call the function `async-bytecomp-package-mode'.") (custom-autoload (quote async-bytecomp-package-mode) "async-bytecomp" nil) (autoload (quote async-bytecomp-package-mode) "async-bytecomp" "Byte compile asynchronously packages installed with package.el.
  735. Async compilation of packages can be controlled by
  736. `async-bytecomp-allowed-packages'.
  737. (fn &optional ARG)" t nil) (autoload (quote async-byte-compile-file) "async-bytecomp" "Byte compile Lisp code FILE asynchronously.
  738. Same as `byte-compile-file' but asynchronous.
  739. (fn FILE)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "async-bytecomp" (quote ("async-byte")))) (defvar dired-async-mode nil "Non-nil if Dired-Async mode is enabled.
  740. See the `dired-async-mode' command
  741. for a description of this minor mode.
  742. Setting this variable directly does not take effect;
  743. either customize it (see the info node `Easy Customization')
  744. or call the function `dired-async-mode'.") (custom-autoload (quote dired-async-mode) "dired-async" nil) (autoload (quote dired-async-mode) "dired-async" "Do dired actions asynchronously.
  745. (fn &optional ARG)" t nil) (autoload (quote dired-async-do-copy) "dired-async" "Run \342\200\230dired-do-copy\342\200\231 asynchronously.
  746. (fn &optional ARG)" t nil) (autoload (quote dired-async-do-symlink) "dired-async" "Run \342\200\230dired-do-symlink\342\200\231 asynchronously.
  747. (fn &optional ARG)" t nil) (autoload (quote dired-async-do-hardlink) "dired-async" "Run \342\200\230dired-do-hardlink\342\200\231 asynchronously.
  748. (fn &optional ARG)" t nil) (autoload (quote dired-async-do-rename) "dired-async" "Run \342\200\230dired-do-rename\342\200\231 asynchronously.
  749. (fn &optional ARG)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "dired-async" (quote ("dired-async-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "smtpmail-async" (quote ("async-smtpmail-")))) (provide (quote async-autoloads))) "org-roam" ((org-roam-utils org-roam org-roam-autoloads) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "org-roam" (quote ("org-roam")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "org-roam-utils" (quote ("org-roam--")))) (provide (quote org-roam-autoloads))) "org-link-minor-mode" ((org-link-minor-mode org-link-minor-mode-autoloads) (autoload (quote org-link-minor-mode) "org-link-minor-mode" "Toggle display of org-mode style links in non-org-mode buffers.
  750. (fn &optional ARG)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "org-link-minor-mode" (quote ("org-link-minor-mode-")))) (provide (quote org-link-minor-mode-autoloads))) "fsm" ((fsm fsm-autoloads) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "fsm" (quote ("fsm-")))) (provide (quote fsm-autoloads))) "soap-client" ((soap-client soap-inspect soap-client-autoloads) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "soap-client" (quote ("soap-")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "soap-inspect" (quote ("soap-")))) (provide (quote soap-client-autoloads))) "ntlm" ((ntlm-autoloads ntlm) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "ntlm" (quote ("ntlm-")))) (provide (quote ntlm-autoloads))) "url-http-ntlm" ((url-http-ntlm-autoloads url-http-ntlm) (autoload (quote url-ntlm-auth) "url-http-ntlm" "Return an NTLM HTTP authorization header.
  751. Get the contents of the Authorization header for a HTTP response
  752. using NTLM authentication, to access URL. Because NTLM is a
  753. two-step process, this function expects to be called twice, first
  754. to generate the NTLM type 1 message (request), then to respond to
  755. the server's type 2 message (challenge) with a suitable response.
  756. url-get-authentication' calls `url-ntlm-auth' once when checking
  757. what authentication schemes are supported (PROMPT and ARGS are
  758. nil), and then twice for every stage of the handshake: the first
  759. time PROMPT is nil, the second, t; ARGS contains the server
  760. response's \"WWW-Authenticate\" header, munged by
  761. `url-parse-args'.
  762. If PROMPT is not t then this function just returns nil. This is
  763. to avoid calculating responses twice.
  764. OVERWRITE and REALM are ignored.
  765. ARGS is expected to contain the WWW-Authentication header from
  766. the server's last response. These are used by
  767. `url-http-get-stage' to determine what stage we are at.
  768. (fn URL &optional PROMPT OVERWRITE REALM ARGS)" nil nil) (url-register-auth-scheme "ntlm" nil 8) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "url-http-ntlm" (quote ("url-http-ntlm--")))) (provide (quote url-http-ntlm-autoloads))) "nadvice" ((nadvice)) "excorporate" ((excorporate-diary excorporate-calendar excorporate-calfw excorporate-autoloads excorporate-org excorporate) (autoload (quote excorporate) "excorporate" "Start Excorporate.
  769. If `excorporate-configuration' is non-nil, use it without
  770. prompting, otherwise prompt for Exchange account information, starting
  771. with an email address.
  772. Prefixed with one \\[universal-argument], always prompt for
  773. Exchange account information for a new web service connection.
  774. ARGUMENT is the prefix argument.
  775. (fn &optional ARGUMENT)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "excorporate" (quote ("exco")))) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "excorporate-calendar" (quote ("exco")))) (autoload (quote exco-calfw-show-day) "excorporate-calfw" "Show meetings for the date specified by MONTH DAY YEAR.
  776. (fn MONTH DAY YEAR)" nil nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "excorporate-calfw" (quote ("exco" "cfw:cp-set-contents-sources")))) (autoload (quote excorporate-diary-enable) "excorporate-diary" "Enable Excorporate diary support.
  777. (fn)" t nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "excorporate-diary" (quote ("exco")))) (autoload (quote exco-org-show-day) "excorporate-org" "Show meetings for the date specified by MONTH DAY YEAR.
  778. (fn MONTH DAY YEAR)" nil nil) (if (fboundp (quote register-definition-prefixes)) (register-definition-prefixes "excorporate-org" (quote ("exco")))) (provide (quote excorporate-autoloads)))))
  779. #s(hash-table size 65 test eq rehash-size 1.5 rehash-threshold 0.8125 data (org-elpa #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data (version 1 "dash" nil "dash-functional" nil "f" nil "s" nil "ht" nil "spinner" nil "markdown-mode" nil "cl-lib" nil "lv" nil "company" nil "ivy" nil "treemacs" nil "ace-window" nil "avy" nil "pfuture" nil "hydra" nil "async" nil "fsm" nil "soap-client" nil "url-http-ntlm" nil "ntlm" nil "nadvice" nil)) melpa #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data (version 2 "dash" (dash :type git :flavor melpa :files ("dash.el" "dash.texi" "dash-pkg.el") :host github :repo "magnars/dash.el") "dash-functional" (dash-functional :type git :flavor melpa :files ("dash-functional.el" "dash-functional-pkg.el") :host github :repo "magnars/dash.el") "f" (f :type git :flavor melpa :files ("f.el" "f-pkg.el") :host github :repo "rejeep/f.el") "s" (s :type git :flavor melpa :files ("s.el" "s-pkg.el") :host github :repo "magnars/s.el") "ht" (ht :type git :flavor melpa :files ("ht.el" "ht-pkg.el") :host github :repo "Wilfred/ht.el") "spinner" nil "markdown-mode" (markdown-mode :type git :flavor melpa :host github :repo "jrblevin/markdown-mode") "cl-lib" nil "lv" (lv :type git :flavor melpa :files ("lv.el" "lv-pkg.el") :host github :repo "abo-abo/hydra") "company" (company :type git :flavor melpa :host github :repo "company-mode/company-mode") "ivy" (ivy :type git :flavor melpa :files (:defaults (:exclude "swiper.el" "counsel.el" "ivy-hydra.el") "doc/ivy-help.org" "ivy-pkg.el") :host github :repo "abo-abo/swiper") "treemacs" (treemacs :type git :flavor melpa :files (:defaults "Changelog.org" "icons" "src/elisp/treemacs*.el" "src/scripts/treemacs*.py" (:exclude "src/extra/*") "treemacs-pkg.el") :host github :repo "Alexander-Miller/treemacs") "ace-window" (ace-window :type git :flavor melpa :host github :repo "abo-abo/ace-window") "avy" (avy :type git :flavor melpa :host github :repo "abo-abo/avy") "pfuture" (pfuture :type git :flavor melpa :host github :repo "Alexander-Miller/pfuture") "hydra" (hydra :type git :flavor melpa :files (:defaults (:exclude "lv.el") "hydra-pkg.el") :host github :repo "abo-abo/hydra") "async" (async :type git :flavor melpa :host github :repo "jwiegley/emacs-async") "fsm" nil "soap-client" nil "url-http-ntlm" nil "ntlm" nil "nadvice" nil)) gnu-elpa-mirror #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data (version 3 "spinner" (spinner :type git :host github :repo "emacs-straight/spinner" :files ("*" (:exclude ".git"))) "cl-lib" nil "fsm" (fsm :type git :host github :repo "emacs-straight/fsm" :files ("*" (:exclude ".git"))) "soap-client" nil "url-http-ntlm" (url-http-ntlm :type git :host github :repo "emacs-straight/url-http-ntlm" :files ("*" (:exclude ".git"))) "ntlm" nil "nadvice" (nadvice :type git :host github :repo "emacs-straight/nadvice" :files ("*" (:exclude ".git"))))) emacsmirror-mirror #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data (version 2 "cl-lib" nil "soap-client" (soap-client :type git :host github :repo "emacsmirror/soap-client") "ntlm" (ntlm :type git :host github :repo "emacsmirror/ntlm")))))
  780. ("org-elpa" "melpa" "gnu-elpa-mirror" "emacsmirror-mirror" "straight" "emacs" "json" "gcode" "lsp-mode" "dash" "dash-functional" "f" "s" "ht" "spinner" "markdown-mode" "cl-lib" "lv" "lsp-ui" "company-lsp" "company" "lsp-ivy" "ivy" "lsp-treemacs" "treemacs" "ace-window" "avy" "pfuture" "hydra" "org-link-minor-mode" "org-roam" "async")
  781. t