Update runtime files. Add Euphoria syntax files.
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt
index 1ff39c3..d6daf50 100644
--- a/runtime/doc/change.txt
+++ b/runtime/doc/change.txt
@@ -1,4 +1,4 @@
-*change.txt* For Vim version 7.4. Last change: 2014 Jan 23
+*change.txt* For Vim version 7.4. Last change: 2014 Feb 11
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -156,6 +156,9 @@
The 'B' and 'M' flags in 'formatoptions' change the behavior for inserting
spaces before and after a multi-byte character |fo-table|.
+The '[ mark is set at the end of the first line that was joined, '] at the end
+of the resulting line.
+
==============================================================================
2. Delete and insert *delete-insert* *replacing*