summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2018-04-24 13:32:49 -0400
committerGlenn Morris <rgm@gnu.org>2018-04-24 13:32:49 -0400
commit449751a02fc2342386e52d0d7731d8a1f079df84 (patch)
tree24dc9d191ba3f0c2f66aeae9bff30de16754c8e1
parentc7290da0a11ebbc81cab9493aad33f6a04a13328 (diff)
downloademacs-449751a02fc2342386e52d0d7731d8a1f079df84.tar.gz
; * etc/NEWS: Fix typo.
-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
(add-hook 'eshell-expand-input-functions
#'eshell-expand-history-references)
-*** The function 'shell-uniquify-list' has been renamed from
+---
+*** The function 'eshell-uniquify-list' has been renamed from
'eshell-uniqify-list'.
*** The function eshell/kill is now able to handle signal switches.