updated for version 7.0219
diff --git a/runtime/autoload/README.txt b/runtime/autoload/README.txt
index 2038fa2..dcefbf0 100644
--- a/runtime/autoload/README.txt
+++ b/runtime/autoload/README.txt
@@ -4,12 +4,18 @@
automatically when the function is invoked. See ":help autoload".
gzip.vim for editing compressed files
-netrw.vim browsing (remote) directories and editing remote files
+netrw*.vim browsing (remote) directories and editing remote files
tar.vim browsing tar files
zip.vim browsing zip files
+paste.vim common code for mswin.vim, menu.vim and macmap.vim
+spellfile.vim downloading of a missing spell file
-Occult completion files:
+Omni completion files:
ccomplete.vim C
csscomplete.vim HTML / CSS
htmlcomplete.vim HTML
-
+javascriptcomplete.vim Javascript
+phpcomplete.vim PHP
+pycomplete.vim Python
+syntaxcomplete.vim from syntax highlighting
+xmlcomplete.vim XML (uses files in the xml directory)