diff --git a/README.org b/README.org index e5bd796..35bd9ed 100644 --- a/README.org +++ b/README.org @@ -52,7 +52,7 @@ see . :CUSTOM_ID: sec:quick-start :END: -This setup requires at least Emacs-30.0.60. The installation procedure starts +This setup requires at least Emacs-30.0.93. The installation procedure starts with: 1. Backup the =user-emacs-directory= which defaults often to =~/.emacs.d=. 2. Run the listing [[lst:prepare-user-emacs-directory-with-https][prepare the =user-emacs-directory= without =ssh= access]] or @@ -1050,7 +1050,7 @@ fast. :END: Table [[tab:basic-key-bindings]] lists basic key bindings. The ~which-key~ package -is builtin since Emacs-30.0.60 and enabling ~which-key-mode~ facilitates to +is builtin since Emacs-30.1 and enabling ~which-key-mode~ facilitates to associate [[info:elisp#Key Sequences][key sequences (info)]] with commands. Listing [[lst:setup-which-key]] sets up and enables ~which-key-mode~.