* lisp/emacs-lisp/package.el: Skip space and comments in init file
commitfecd155703ee2e546bee1749e9e0fb97bab357eb
authorArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 28 Apr 2015 10:08:40 +0000 (28 11:08 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 28 Apr 2015 10:08:40 +0000 (28 11:08 +0100)
tree24d35842833a76bc0dc731b9fba6778b6748a14e
parentf660f360908a81a01336af3e0e57f2c921726430
* lisp/emacs-lisp/package.el: Skip space and comments in init file

(package--ensure-init-file): Insert snippet at first
non-whitespace non-comments line.  Respects local-vars at the top
of the file.
lisp/emacs-lisp/package.el