diff options
| author | Glenn Morris <rgm@gnu.org> | 2018-04-24 13:32:49 -0400 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2018-04-24 13:32:49 -0400 |
| commit | 449751a02fc2342386e52d0d7731d8a1f079df84 (patch) | |
| tree | 24dc9d191ba3f0c2f66aeae9bff30de16754c8e1 | |
| parent | c7290da0a11ebbc81cab9493aad33f6a04a13328 (diff) | |
| download | emacs-449751a02fc2342386e52d0d7731d8a1f079df84.tar.gz | |
; * etc/NEWS: Fix typo.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |
