summaryrefslogtreecommitdiffstats
path: root/runtime/doc/change.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2014-03-25 18:24:23 +0100
committerBram Moolenaar <Bram@vim.org>2014-03-25 18:24:23 +0100
commit327aa02ddaafa7c4585120ed152e078b9d74acea (patch)
treef3e621ae32a7ffe67dfa863049a0d50467cbd21b /runtime/doc/change.txt
parent1a3eb8e1b51015b99d2e68242dc5326153edc72f (diff)
updated for version 7.4.218v7.4.218
Problem: It's not easy to remove duplicates from a list. Solution: Add the uniq() function. (LCD)
Diffstat (limited to 'runtime/doc/change.txt')
-rw-r--r--runtime/doc/change.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt
index d6daf50d44..da981c4836 100644
--- a/runtime/doc/change.txt
+++ b/runtime/doc/change.txt
@@ -1650,7 +1650,7 @@ And a few warnings:
7. Sorting text *sorting*
Vim has a sorting function and a sorting command. The sorting function can be
-found here: |sort()|.
+found here: |sort()|, |uniq()|.
*:sor* *:sort*
:[range]sor[t][!] [i][u][r][n][x][o] [/{pattern}/]