ghub-autoloads.el (1594B)
1 ;;; ghub-autoloads.el --- automatically extracted autoloads (do not edit) -*- lexical-binding: t -*- 2 ;; Generated by the `loaddefs-generate' function. 3 4 ;; This file is part of GNU Emacs. 5 6 ;;; Code: 7 8 (add-to-list 'load-path (or (and load-file-name (file-name-directory load-file-name)) (car load-path))) 9 10 11 12 ;;; Generated autoloads from buck.el 13 14 (register-definition-prefixes "buck" '("buck-default-host")) 15 16 17 ;;; Generated autoloads from ghub.el 18 19 (autoload 'ghub-clear-caches "ghub" "\ 20 Clear all caches that might negatively affect Ghub. 21 22 If a library that is used by Ghub caches incorrect information 23 such as a mistyped password, then that can prevent Ghub from 24 asking the user for the correct information again. 25 26 Set `url-http-real-basic-auth-storage' to nil 27 and call `auth-source-forget+'." t) 28 (register-definition-prefixes "ghub" '("ghub-")) 29 30 31 ;;; Generated autoloads from ghub-graphql.el 32 33 (register-definition-prefixes "ghub-graphql" '("ghub-")) 34 35 36 ;;; Generated autoloads from glab.el 37 38 (register-definition-prefixes "glab" '("glab-default-host")) 39 40 41 ;;; Generated autoloads from gogs.el 42 43 (register-definition-prefixes "gogs" '("gogs-default-host")) 44 45 46 ;;; Generated autoloads from gsexp.el 47 48 (register-definition-prefixes "gsexp" '("gsexp-")) 49 50 51 ;;; Generated autoloads from gtea.el 52 53 (register-definition-prefixes "gtea" '("gtea-default-host")) 54 55 ;;; End of scraped data 56 57 (provide 'ghub-autoloads) 58 59 ;; Local Variables: 60 ;; version-control: never 61 ;; no-byte-compile: t 62 ;; no-update-autoloads: t 63 ;; no-native-compile: t 64 ;; coding: utf-8-emacs-unix 65 ;; End: 66 67 ;;; ghub-autoloads.el ends here