aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-10-15 17:54:59 +0200
committerGitHub <noreply@github.com>2017-10-15 17:54:59 +0200
commit2ecff0814e6f084a1654ced5f954b4900189e00a (patch)
tree84d0dcb97458b8e2c688c022c37884f79e57173e
parent68f3da5f619d2151c8dd88d6758c5c86015cdab1 (diff)
downloadrneovim-2ecff0814e6f084a1654ced5f954b4900189e00a.tar.gz
rneovim-2ecff0814e6f084a1654ced5f954b4900189e00a.tar.bz2
rneovim-2ecff0814e6f084a1654ced5f954b4900189e00a.zip
doc: remove E172 (#7395)
vim-patch:8.0.1189 We already made the code-change in 0e44916fff88
-rw-r--r--runtime/doc/message.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt
index c6c6f49026..58ababf229 100644
--- a/runtime/doc/message.txt
+++ b/runtime/doc/message.txt
@@ -449,12 +449,6 @@ changed. To avoid the message reset the 'warn' option.
Something inside Vim went wrong and resulted in a NULL pointer. If you know
how to reproduce this problem, please report it. |bugs|
- *E172* >
- Only one file name allowed
-
-The ":edit" command only accepts one file name. When you want to specify
-several files for editing use ":next" |:next|.
-
*E41* *E82* *E83* *E342* >
Out of memory!
Out of memory! (allocating {number} bytes)