emacsPackagesNg: update user documentation

This commit is contained in:
Thomas Tuegel 2015-12-17 06:56:28 -06:00
parent dadfd93811
commit 9268f0e676

View File

@ -2,12 +2,10 @@
## FOR USERS ## FOR USERS
# #
# Recommended way: simply use `emacsWithPackages` from # Recommended: simply use `emacsWithPackages` with the packages you want.
# `all-packages.nix` with the packages you want.
# #
# Possible way: use `emacs` from `all-packages.nix`, install # Alterative: use `emacs`, install everything to a system or user profile
# everything to a system or user profile and then add this at the # and then add this at the start your `init.el`:
# start your `init.el`:
/* /*
(require 'package) (require 'package)