From 8074b0f44125b6898038b9efda84d5325d98002d Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 26 Sep 2013 12:35:51 +0300 Subject: [PATCH] Add a note for updating packages --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 805cc4a..143b5f8 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,19 @@ If you're not fond of spellchecking on the fly: ## Caveats & Pitfalls +### Updating bundled packages + +Currently there is no Emacs Lisp API for updating packages, so you'll +have to update manually the packages that came with Prelude from time +to time. + +`M-x package-list-packages RET U x` + +Generally it's a good idea to do a package update before running +`prelude-update`, since the latest Prelude code might depend on newer +versions of the bundled packages than you would currently have +installed. + ### Problems with flyspell-mode Prelude makes heavy use of the flyspell-mode package for spell