@vindex project-list-exclude
The user option @code{project-list-exclude} may be set to always
-ignore certain projects from being remembered, and saved to
-@code{project-list-file}. It is a list of regexps and predicates for
-project roots and objects. The regexp specified is matched against the
-project root, and the predicate should take the project object as the
-only argument and should return non-@code{nil} if the project should not
-be saved to @code{project-list-file}.
+ignore certain projects from being remembered and saved to
+@code{project-list-file}. It is a list of regular expressions and
+predicate functions for project roots and objects. The regexp is
+matched against the project root, and the predicate should take the
+project object as the only argument and return non-@code{nil} if the
+project should @emph{not} be saved to @code{project-list-file}.
@node Change Log
@section Change Logs