* lisp/progmodes/project.el: Update Commentary.

This commit is contained in:
Dmitry Gutov 2015-11-10 02:56:55 +02:00
parent 0be6fb8e17
commit 82d59f1b3b

View 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