Updated runtime files.
diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt
index b9f771d..b529ee5 100644
--- a/runtime/doc/windows.txt
+++ b/runtime/doc/windows.txt
@@ -1,4 +1,4 @@
-*windows.txt* For Vim version 7.3. Last change: 2012 Apr 13
+*windows.txt* For Vim version 7.3. Last change: 2012 Nov 15
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -939,9 +939,9 @@
:buffers[!] *:buffers* *:ls*
:ls[!] Show all buffers. Example:
- 1 #h "/test/text" line 1 ~
- 2u "asdf" line 0 ~
- 3 %a+ "version.c" line 1 ~
+ 1 #h "/test/text" line 1 ~
+ 2u "asdf" line 0 ~
+ 3 %a + "version.c" line 1 ~
When the [!] is included the list will show unlisted buffers
(the term "unlisted" is a bit confusing then...).