aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Martin-Dorel2021-02-25 20:36:44 +0100
committerErik Martin-Dorel2021-02-25 20:41:16 +0100
commit1cddbe592b9e92b6e3c02358af7a1c7e1e301106 (patch)
tree3767342f33ef6cf1b646d55dad17efb5064a8b96
parent735547ecef3e8c41cf3ca7ed06c875079e33fe00 (diff)
docs(CHANGES): Add "M-x proof-upgrade-elpa-packages RET" & menu item
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4c038b8c..38c5048a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,11 @@ and the PG Trac http://proofgeneral.inf.ed.ac.uk/trac
** Generic changes
+*** new command and menu item to easily upgrade all packages
+ - To upgrade all ELPA packages (including ProofGeneral if it was
+ installed via MELPA), do "M-x proof-upgrade-elpa-packages RET"
+ or use the "Proof-General > Upgrade ELPA packages..." menu item
+
*** bug fixes
- Using query-replace (or replace-string) in the processed region
doesn't wrongly jump to the first match anymore.