aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 706abf529b4..c2f13dc0371 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -386,7 +386,8 @@ To restore the old behavior, use
386 (add-hook 'eshell-expand-input-functions 386 (add-hook 'eshell-expand-input-functions
387 #'eshell-expand-history-references) 387 #'eshell-expand-history-references)
388 388
389*** The function 'shell-uniquify-list' has been renamed from 389---
390*** The function 'eshell-uniquify-list' has been renamed from
390'eshell-uniqify-list'. 391'eshell-uniqify-list'.
391 392
392*** The function eshell/kill is now able to handle signal switches. 393*** The function eshell/kill is now able to handle signal switches.