Fix to package name computation in Finder.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 1 Nov 2010 03:19:01 +0000 (23:19 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 1 Nov 2010 03:19:01 +0000 (23:19 -0400)
commit693c9d15e5f659f6acb545d1a9301620b8393f1d
treedbf68b2213f1ee864bf9a4c00308485f5db5122e
parent4624de78377ea0a3c434b3bac2debe7a8c6a5bb1
Fix to package name computation in Finder.

* lisp/finder.el (finder-compile-keywords): Don't use intern-soft,
since package names may not yet exist in the obarray.
lisp/ChangeLog
lisp/finder.el