diff --git a/core/prelude-core.el b/core/prelude-core.el index 8c62997..e6dea6c 100644 --- a/core/prelude-core.el +++ b/core/prelude-core.el @@ -9,7 +9,13 @@ ;;; Commentary: -;; Here are the definitions of most of the functions added by Prelude. +;; Here are the definitions of most of the general-purpose functions and +;; commands added by Prelude. Some modules define additional module-specific +;; functions and commands. +;; +;; Note that many of the original core Prelude commands were extracted to the +;; crux package (Prelude installs it automatically). Prelude's auto-save +;; functionality was extracted to the super-save package. ;;; License: