diff options
Diffstat (limited to 'lisp/cedet/ede.el')
-rw-r--r-- | lisp/cedet/ede.el | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lisp/cedet/ede.el b/lisp/cedet/ede.el index 8240961c257..65da831660e 100644 --- a/lisp/cedet/ede.el +++ b/lisp/cedet/ede.el @@ -1981,18 +1981,6 @@ Display the results as a debug list." ;; (def-edebug-spec ede-with-projectfile ;; (form def-body)))) -;; (autoload 'ede-web-browse-home "ede-system" t -;; "Web browse this project's home page.") - -;; (autoload 'ede-edit-web-page "ede-system" t -;; "Edit the web site for this project.") - -;; (autoload 'ede-upload-distribution "ede-system" t -;; "Upload the dist for this project to the upload site.") - -;; (autoload 'ede-upload-html-documentation "ede-system" t -;; "Upload auto-generated HTML to the web site.") - (provide 'ede) ;; Include this last because it depends on ede. |