ref: 5a2bbe2e13a02167643c93fd1840f068ce5f72f2
parent: 15a1c4924707f78ca4f9e109292e1ca35e83f1f7
author: Simon Howard <[email protected]>
date: Mon Mar 28 19:39:48 EDT 2011
Add vim modeline for text wrapping to documentation text files. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2315
--- a/BUGS
+++ b/BUGS
@@ -11,3 +11,5 @@
An example of this can be seen in Ledmeister's "Blackbug" demo which
shows a bug that relies on the memory layout of the Doom executable.
+# vim: tw=70
+
--- a/HACKING
+++ b/HACKING
@@ -172,3 +172,5 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
// 02111-1307, USA.
+# vim: tw=70
+
--- a/NEWS
+++ b/NEWS
@@ -659,3 +659,5 @@
0.0.1 (2005-09-07):
First beta release
+# vim: tw=70
+
--- a/README
+++ b/README
@@ -85,3 +85,5 @@
* Please send any feedback, questions or suggestions to
[email protected]. Thanks!
+# vim: tw=70
+
--- a/README.OPL
+++ b/README.OPL
@@ -105,3 +105,5 @@
There is no native OPL backend for FreeBSD yet. Sorry!
+# vim: tw=70
+
--- a/TODO
+++ b/TODO
@@ -54,3 +54,5 @@
* Get a better software OPL emulator
* DMXOPTIONS opl3/phase option support.
+# vim: tw=70
+
--- a/man/INSTALL.template
+++ b/man/INSTALL.template
@@ -249,3 +249,5 @@
before installing SDL_mixer.
#endif
+# vim: tw=70
+