summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBasil L. Contovounesios <contovob@tcd.ie>2021-09-15 21:57:19 +0100
committerBasil L. Contovounesios <contovob@tcd.ie>2021-09-15 21:57:19 +0100
commit50972b4b6b30626f88ddf03898c3c7c51a705981 (patch)
treef5d34fa6917f0833341f5add2193f41888ce350c
parent9b50b36efe5181f3b2b76136d8f121f098d83d72 (diff)
downloademacs-50972b4b6b30626f88ddf03898c3c7c51a705981.tar.gz
emacs-50972b4b6b30626f88ddf03898c3c7c51a705981.tar.bz2
emacs-50972b4b6b30626f88ddf03898c3c7c51a705981.zip
; * etc/NEWS: Fix typo.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9181557c65c..b3be59ec40f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1208,7 +1208,7 @@ Thus, packages on nonGNU ELPA will appear by default in the list shown
by 'list-packages'.
---
-*** '/ s' ('package-menu-filter-by-status') changes parameter handling.
+*** '/ s' ('package-menu-filter-by-status') changed parameter handling.
The command was documented to take a comma-separated list of statuses
to filter by, but instead it used the parameter as a regexp. The
command has been changed so that it now works as documented, and