Rename project-directories to project-roots
commit6a79a169e7418a82e570936737f67b7f21603b59
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 31 Jul 2015 02:37:28 +0000 (31 05:37 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 31 Jul 2015 02:53:14 +0000 (31 05:53 +0300)
treed65a6e99e31ff7ee73c41b5ce933443125de9428
parentf3f15aef9a2d79252ec061093c25160f29809976
Rename project-directories to project-roots

* lisp/progmodes/project.el (project-search-path-function)
(project-search-path): Update the docstring.
(project-directories): Rename to `project-roots', update all
callers and implementations accordingly.
(project-root): Remove.

* lisp/progmodes/xref.el (xref-find-regexp): Use * instead of *.*
as the default file mask.
lisp/cedet/ede.el
lisp/progmodes/elisp-mode.el
lisp/progmodes/project.el
lisp/progmodes/xref.el