]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix typo.
authorGlenn Morris <rgm@gnu.org>
Tue, 24 Apr 2018 17:32:49 +0000 (13:32 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 24 Apr 2018 17:32:49 +0000 (13:32 -0400)
etc/NEWS

index 706abf529b4213a35efe56b2b93a2c4c294f2fd3..c2f13dc03716274b4ecf8453bdfb0dbec3a586f9 100644 (file)
--- 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.