loaddefs.el 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. ;;; loaddefs.el --- automatically extracted autoloads
  2. ;;
  3. ;;; Code:
  4. ;;;### (autoloads (ede-cpp-root-project-root) "ede/cpp-root" "cpp-root.el"
  5. ;;;;;; "3aeab969c6e7e2876ae2546b69012fb2")
  6. ;;; Generated autoloads from cpp-root.el
  7. (autoload 'ede-cpp-root-project-root "ede/cpp-root" "\
  8. Get the root directory for DIR.
  9. \(fn &optional DIR)" nil nil)
  10. (add-to-list 'ede-project-class-files (ede-project-autoload "cpp-root" :name "CPP ROOT" :file 'ede/cpp-root :proj-file 'ede-cpp-root-project-file-for-dir :proj-root 'ede-cpp-root-project-root :load-type 'ede-cpp-root-load :class-sym 'ede-cpp-root :new-p nil) t)
  11. ;;;***
  12. ;;;### (autoloads (ede-project-sort-targets ede-customize-current-target
  13. ;;;;;; ede-customize-project) "ede/custom" "custom.el" "273a84690d54194ed3b642cfe1bd697f")
  14. ;;; Generated autoloads from custom.el
  15. (autoload 'ede-customize-project "ede/custom" "\
  16. Edit fields of the current project through EIEIO & Custom.
  17. \(fn)" t nil)
  18. (defalias 'customize-project 'ede-customize-project)
  19. (autoload 'ede-customize-current-target "ede/custom" "\
  20. Edit fields of the current target through EIEIO & Custom.
  21. \(fn)" t nil)
  22. (defalias 'customize-target 'ede-customize-current-target)
  23. (autoload 'ede-project-sort-targets "ede/custom" "\
  24. Create a custom-like buffer for sorting targets of current project.
  25. \(fn)" t nil)
  26. ;;;***
  27. ;;;### (autoloads (ede-emacs-project-root) "ede/emacs" "emacs.el"
  28. ;;;;;; "6ca4794695231c82dce4516b44f0d356")
  29. ;;; Generated autoloads from emacs.el
  30. (autoload 'ede-emacs-project-root "ede/emacs" "\
  31. Get the root directory for DIR.
  32. \(fn &optional DIR)" nil nil)
  33. (add-to-list 'ede-project-class-files (ede-project-autoload "emacs" :name "EMACS ROOT" :file 'ede/emacs :proj-file "src/emacs.c" :proj-root 'ede-emacs-project-root :load-type 'ede-emacs-load :class-sym 'ede-emacs-project :new-p nil) t)
  34. ;;;***
  35. ;;;### (autoloads (ede-find-file) "ede/files" "files.el" "6e34b470a669fc0f7623d476a565879d")
  36. ;;; Generated autoloads from files.el
  37. (autoload 'ede-find-file "ede/files" "\
  38. Find FILE in project. FILE can be specified without a directory.
  39. There is no completion at the prompt. FILE is searched for within
  40. the current EDE project.
  41. \(fn FILE)" t nil)
  42. ;;;***
  43. ;;;### (autoloads (ede-enable-generic-projects) "ede/generic" "generic.el"
  44. ;;;;;; "f41cd9ab6c1b3cd82da42feb3608837b")
  45. ;;; Generated autoloads from generic.el
  46. (autoload 'ede-enable-generic-projects "ede/generic" "\
  47. Enable generic project loaders.
  48. \(fn)" t nil)
  49. ;;;***
  50. ;;;### (autoloads (ede-linux-project-root) "ede/linux" "linux.el"
  51. ;;;;;; "ad23b3acbf4fc04619f42b722b7e9c68")
  52. ;;; Generated autoloads from linux.el
  53. (autoload 'ede-linux-project-root "ede/linux" "\
  54. Get the root directory for DIR.
  55. \(fn &optional DIR)" nil nil)
  56. (add-to-list 'ede-project-class-files (ede-project-autoload "linux" :name "LINUX ROOT" :file 'ede/linux :proj-file "scripts/ver_linux" :proj-root 'ede-linux-project-root :load-type 'ede-linux-load :class-sym 'ede-linux-project :new-p nil) t)
  57. ;;;***
  58. ;;;### (autoloads (ede-enable-locate-on-project) "ede/locate" "locate.el"
  59. ;;;;;; "1bdddcb7cb1fb8dbbee667a178d0ef12")
  60. ;;; Generated autoloads from locate.el
  61. (autoload 'ede-enable-locate-on-project "ede/locate" "\
  62. Enable an EDE locate feature on PROJECT.
  63. Attempt to guess which project locate style to use
  64. based on `ede-locate-setup-options'.
  65. \(fn &optional PROJECT)" t nil)
  66. ;;;***
  67. ;;;### (autoloads (ede-make-check-version) "ede/make" "make.el" "6685c10bf482d5107d223175ac13594b")
  68. ;;; Generated autoloads from make.el
  69. (autoload 'ede-make-check-version "ede/make" "\
  70. Check the version of GNU Make installed.
  71. The check passes if the MAKE version is no high enough, or if it
  72. is not GNU make.
  73. If NOERROR is non-nil, return t for success, nil for failure.
  74. If NOERROR is nil, then throw an error on failure. Return t otherwise.
  75. \(fn &optional NOERROR)" t nil)
  76. ;;;***
  77. ;;;### (autoloads (ede-speedbar-file-setup) "ede/speedbar" "speedbar.el"
  78. ;;;;;; "acbe9dd460a420f281bf99353ded385e")
  79. ;;; Generated autoloads from speedbar.el
  80. (autoload 'ede-speedbar-file-setup "ede/speedbar" "\
  81. Setup some keybindings in the Speedbar File display.
  82. \(fn)" nil nil)
  83. ;;;***
  84. ;;;### (autoloads (ede-vc-project-directory ede-upload-html-documentation
  85. ;;;;;; ede-upload-distribution ede-edit-web-page ede-web-browse-home)
  86. ;;;;;; "ede/system" "system.el" "82788557cf1e7840a4308536fe1bbf44")
  87. ;;; Generated autoloads from system.el
  88. (autoload 'ede-web-browse-home "ede/system" "\
  89. Browse the home page of the current project.
  90. \(fn)" t nil)
  91. (autoload 'ede-edit-web-page "ede/system" "\
  92. Edit the web site for this project.
  93. \(fn)" t nil)
  94. (autoload 'ede-upload-distribution "ede/system" "\
  95. Upload the current distribution to the correct location.
  96. Use /user@ftp.site.com: file names for FTP sites.
  97. Download tramp, and use /r:machine: for names on remote sites w/out FTP access.
  98. \(fn)" t nil)
  99. (autoload 'ede-upload-html-documentation "ede/system" "\
  100. Upload the current distributions documentation as HTML.
  101. Use /user@ftp.site.com: file names for FTP sites.
  102. Download tramp, and use /r:machine: for names on remote sites w/out FTP access.
  103. \(fn)" t nil)
  104. (autoload 'ede-vc-project-directory "ede/system" "\
  105. Run `vc-dir' on the current project.
  106. \(fn)" t nil)
  107. ;;;***
  108. ;;;### (autoloads (ede-update-version) "ede/util" "util.el" "c3faeec43650d237387a0210cf784c2f")
  109. ;;; Generated autoloads from util.el
  110. (autoload 'ede-update-version "ede/util" "\
  111. Update the current projects main version number.
  112. Argument NEWVERSION is the version number to use in the current project.
  113. \(fn NEWVERSION)" t nil)
  114. ;;;***
  115. (provide 'loaddefs)
  116. ;; Local Variables:
  117. ;; version-control: never
  118. ;; no-byte-compile: t
  119. ;; no-update-autoloads: t
  120. ;; coding: utf-8
  121. ;; End:
  122. ;;; loaddefs.el ends here