]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/project.el
; Add NEWS entry for project.el
[gnu-emacs] / lisp / progmodes / project.el
index 2e3222f55dc4f1cb6e8e22842f2f5f66fdadc424..cfe7fc3750a38be9f04ea74908e1d8070490a88f 100644 (file)
 ;; current project, without having to know which package handles
 ;; detection of that project type, parsing its config files, etc.
 ;;
+;; NOTE: The project API is still experimental and can change in major,
+;; backward-incompatible ways.  Everyone is encouraged to try it, and
+;; report to us any problems or use cases we hadn't anticipated, by
+;; sending an email to emacs-devel, or `M-x report-emacs-bug'.
+;;
 ;; Infrastructure:
 ;;
 ;; Function `project-current', to determine the current project