Removed further files from top-level directory
[senf.git] / .project.el
similarity index 98%
rename from project.el
rename to .project.el
index 74eafad..0ec0ad2 100644 (file)
@@ -87,7 +87,7 @@ is ignored (Those are the file local variables and local words)."
 ;; Better set this here than in the file variables since the setting
 ;; is only valid if project.el is loaded ...
 (set (make-local-variable 'ispell-personal-dictionary)
-     (expand-file-name "senf.dict" ccide-project-root))
+     (expand-file-name "tools/senf.dict" ccide-project-root))
 (flyspell-cc-mode)
 
 (defun senf-new-file-hook ()