Fix #1323: void-variable projectile-project-root

This commit is contained in:
Henrik Lissner
2019-04-11 15:15:05 -04:00
parent 83cba583a7
commit 4724d0a109

View File

@ -1,5 +1,7 @@
;;; core/autoload/projects.el -*- lexical-binding: t; -*-
(defvar projectile-project-root nil)
;;;###autoload
(autoload 'projectile-relevant-known-projects "projectile")