Update the prelude-core description

This commit is contained in:
Bozhidar Batsov 2020-09-16 13:18:50 +03:00
parent 2c01b4c370
commit 1c02bb44b6

View file

@ -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: