]> git.eshelyaron.com Git - emacs.git/commit
Fix the value default-directory gets in custom-make-dependencies.
authorIvan Shmakov <ivan@siamics.net>
Mon, 19 Jan 2015 09:50:41 +0000 (09:50 +0000)
committerIvan Shmakov <ivan@siamics.net>
Mon, 19 Jan 2015 09:50:41 +0000 (09:50 +0000)
commit2e8d209f258c9bb6a6626d4a101995965b040024
tree58a5ae171fb12db6b9792fa6db97481c9b60ebd5
parentb7f83adda5a32140811e8e7decc4394d64cada3d
Fix the value default-directory gets in custom-make-dependencies.

* lisp/cus-dep.el (custom-make-dependencies): Ensure that
default-directory is interpreted as a directory (see bug#19140.)
lisp/ChangeLog
lisp/cus-dep.el