updated for version 7.0082
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 4e21c0a..31f8ccb 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt* For Vim version 7.0aa. Last change: 2005 Jun 06
+*version7.txt* For Vim version 7.0aa. Last change: 2005 Jun 07
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -428,6 +428,8 @@
Sive syntax file. (Nikolai Weibull)
+Pascal indent file. (Neil Carter)
+
Moved all the indent settings from the filetype plugin to the indent file.
Implemented b:undo_indent to undo indent settings when setting 'filetype' to a
different value.