Partial fix for bug#8095.
authorGlenn Morris <rgm@gnu.org>
Thu, 24 Feb 2011 07:47:06 +0000 (23:47 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 24 Feb 2011 07:47:06 +0000 (23:47 -0800)
commitebe401f69718e17144fc7f7a8ab36f7c12452f2a
treeab63b751d0a36e636a21ee113818df8a5fb8fe90
parenta22e7484fa1e26e3caf2658c91d5e245169b55a1
Partial fix for bug#8095.

* lisp/files.el (dir-locals-find-file): Doc fix.
Fix the check for cache elements that have no associated file,
and the mtime check for those that do.

Still to do: some places that use dir-locals-find-file assume the
result is always a file, which is not true. (The function name is
misleading.)
lisp/ChangeLog
lisp/files.el