emacs/lisp/cedet
Dmitry Gutov 5044c19001 project.el: A project has only one main root now
Practice shows that the vast majority of projects only use one main
root.  The users of this API very often make this assumption as well.
The rest of the "roots" should be possible to express through
project-external-roots.

* lisp/progmodes/project.el: Update the commentary.
Only 4 non-obsolete generics now.
(project-root): Replacement for `project-roots'.
All callers updated.  Implementations too.
(project-roots): Declare obsolete.
(project-external-roots): Simplify the docstring.
(project-ignores): Update the docstring.
(project-find-regexp): Omit the second arg to project-files.
(project--dir-ignores): Simplify.
(project-compile): Simplify, remove outdated comment.

* lisp/cedet/ede.el: Add a FIXME.
2020-05-23 04:54:42 +03:00
..
ede Fix the error message from makefile-move-to-macro 2020-01-17 10:15:23 +02:00
semantic Remove some XEmacs compat code from semantic 2020-05-16 15:41:29 +02:00
srecode Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
cedet-cscope.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cedet-files.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cedet-global.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cedet-idutils.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cedet.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
data-debug.el Remove some compat code from CEDET 2020-05-16 17:43:30 +02:00
ede.el project.el: A project has only one main root now 2020-05-23 04:54:42 +03:00
inversion.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mode-local.el Replace add-to-list to lexical variable with push (bug#39373) 2020-02-01 22:27:23 +01:00
pulse.el Fix face extension in pulse.el 2020-04-09 19:44:55 +03:00
semantic.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
srecode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00