]> code.delx.au - gnu-emacs/commit
* lisp/emacs-lisp/package.el: Be more careful with the init file
authorArtur Malabarba <bruce.connor.am@gmail.com>
Fri, 15 May 2015 09:17:48 +0000 (10:17 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Fri, 15 May 2015 09:17:48 +0000 (10:17 +0100)
commitb1c23fb94072cca7f08ea5f50430916b9ea168e6
treee817b648cd1f0af3932273f59c519132906e31ec
parentca6a7774c533d87ad8d8e17624bbd70e9d086bc0
* lisp/emacs-lisp/package.el: Be more careful with the init file

(package--ensure-init-file): Check that user-init-file is set,
exists, is readable, and is writable.  (Bug#20584)
Also expand the docstring.
lisp/emacs-lisp/package.el