diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-09-06 13:52:54 +0100 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-09-07 11:22:30 +0100 |
commit | 066b26d6c47d1384d5ed3ce09c6379a9df350256 (patch) | |
tree | 838c91df120a3238f0cebcc5740a3ed18bbc3068 /lisp/emacs-lisp/crm.el | |
parent | 1a0b4791061aafac84e24946f8af48b423344021 (diff) | |
download | emacs-066b26d6c47d1384d5ed3ce09c6379a9df350256.tar.gz emacs-066b26d6c47d1384d5ed3ce09c6379a9df350256.tar.bz2 emacs-066b26d6c47d1384d5ed3ce09c6379a9df350256.zip |
* lisp/emacs-lisp/package.el (package-initialize): Set enable-at-startup
When `package-initialize' is called as part of loading the init file,
the user probably doesn't want it to be called again afterwards. In this
situation, `package-initialize' now sets `package-enable-at-startup' to
nil to prevent that. The user can have the old behaviour by setting this
variable to t after the call to `package-initialize'. (Bug#21423)
* doc/emacs/package.texi (Package Installation): Document it
* doc/lispref/package.texi (Packaging Basics): Document it
* etc/NEWS: Document it
Diffstat (limited to 'lisp/emacs-lisp/crm.el')
0 files changed, 0 insertions, 0 deletions