]> code.delx.au - gnu-emacs/commitdiff
* lisp/progmodes/project.el: Update Commentary.
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 10 Nov 2015 00:56:55 +0000 (02:56 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 10 Nov 2015 00:56:55 +0000 (02:56 +0200)
lisp/progmodes/project.el

index 0da6084a1e3272aad5dbd09d716bed6383d38260..58d5335a6c9dfd6279a070f408a6a6553bd63ec5 100644 (file)
@@ -21,7 +21,8 @@
 
 ;; This file contains generic infrastructure for dealing with
 ;; projects, and a number of public functions: finding the current
-;; root, related project directories, search path, etc.
+;; root, related project directories, and library directories.  This
+;; list is to be extended in future versions.
 ;;
 ;; The goal is to make it easier for Lisp programs to operate on the
 ;; current project, without having to know which package handles