aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 00a01999a73..c8cc7537b04 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1532,6 +1532,11 @@ available for output of asynchronous shell commands.
1532 1532
1533** Pcomplete 1533** Pcomplete
1534 1534
1535*** The 'pcomplete' command is now obsolete
1536The Pcomplete functionality can be obtained via completion-at-point
1537instead, by adding pcomplete-completions-at-point to
1538completion-at-point-functions.
1539
1535*** The function 'pcomplete-uniquify-list' has been renamed from 1540*** The function 'pcomplete-uniquify-list' has been renamed from
1536'pcomplete-uniqify-list'. 1541'pcomplete-uniqify-list'.
1537 1542