Personal emacs config
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.

78 lines
2.2 KiB

  1. ;;; ghub-autoloads.el --- automatically extracted autoloads
  2. ;;
  3. ;;; Code:
  4. (add-to-list 'load-path (directory-file-name
  5. (or (file-name-directory #$) (car load-path))))
  6. ;;;### (autoloads nil "buck" "buck.el" (0 0 0 0))
  7. ;;; Generated autoloads from buck.el
  8. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "buck" '("buck-default-host")))
  9. ;;;***
  10. ;;;### (autoloads nil "ghub" "ghub.el" (0 0 0 0))
  11. ;;; Generated autoloads from ghub.el
  12. (autoload 'ghub-clear-caches "ghub" "\
  13. Clear all caches that might negatively affect Ghub.
  14. If a library that is used by Ghub caches incorrect information
  15. such as a mistyped password, then that can prevent Ghub from
  16. asking the user for the correct information again.
  17. Set `url-http-real-basic-auth-storage' to nil
  18. and call `auth-source-forget+'." t nil)
  19. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ghub" '("ghub-" "url-http-handle-authentication@unauthorized-bugfix")))
  20. ;;;***
  21. ;;;### (autoloads nil "ghub-graphql" "ghub-graphql.el" (0 0 0 0))
  22. ;;; Generated autoloads from ghub-graphql.el
  23. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ghub-graphql" '("ghub-")))
  24. ;;;***
  25. ;;;### (autoloads nil "glab" "glab.el" (0 0 0 0))
  26. ;;; Generated autoloads from glab.el
  27. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "glab" '("glab-default-host")))
  28. ;;;***
  29. ;;;### (autoloads nil "gogs" "gogs.el" (0 0 0 0))
  30. ;;; Generated autoloads from gogs.el
  31. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "gogs" '("gogs-default-host")))
  32. ;;;***
  33. ;;;### (autoloads nil "gsexp" "gsexp.el" (0 0 0 0))
  34. ;;; Generated autoloads from gsexp.el
  35. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "gsexp" '("gsexp-")))
  36. ;;;***
  37. ;;;### (autoloads nil "gtea" "gtea.el" (0 0 0 0))
  38. ;;; Generated autoloads from gtea.el
  39. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "gtea" '("gtea-default-host")))
  40. ;;;***
  41. ;;;### (autoloads nil nil ("ghub-pkg.el") (0 0 0 0))
  42. ;;;***
  43. ;; Local Variables:
  44. ;; version-control: never
  45. ;; no-byte-compile: t
  46. ;; no-update-autoloads: t
  47. ;; coding: utf-8
  48. ;; End:
  49. ;;; ghub-autoloads.el ends here