Alex Kost 183f42f90f emacs: Speed up starting the REPL.
Delay initializing variables.

* emacs/guix-main.scm: (%packages): Rename to...
(%package-vhash): ... this.  Delay setting the value.
(package-vhash): New procedure (wrapper for '%package-vhash').
(%package-table): Delay setting the value.
(package-table): New procedure (wrapper for '%package-table').
(package-by-address, packages-by-name+version): Use wrappers.
2016-04-04 20:11:22 +03:00
..
2016-01-02 17:25:35 +03:00
2015-08-30 18:26:02 +03:00
2014-09-03 23:50:35 +04:00
2016-03-24 18:49:59 +03:00
2015-08-30 18:26:03 +03:00
2016-01-02 17:25:35 +03:00