diff --git a/doc/bookmarks.txt b/doc/bookmarks.txt index 79da48b1..b34357e3 100644 --- a/doc/bookmarks.txt +++ b/doc/bookmarks.txt @@ -220,6 +220,3 @@ in the future. So far, we have had no reports from our users that anyone wants to switch their bookmarks format frequently, so this is not too high on our TODO list. So be sure to tell us if you would like this process to be simplified rather sooner than later. - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/ecmascript.txt b/doc/ecmascript.txt index 904ecbb7..a12169c3 100644 --- a/doc/ecmascript.txt +++ b/doc/ecmascript.txt @@ -120,6 +120,3 @@ that there are no SpiderMonkey references outside of ECMAScript backend, go ahead - you will just need to write an autoconf detection for it and tie it to `src/ecmascript/ecmascript.c`, which should be easy. We await your patches eagerly. - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/exmode.txt b/doc/exmode.txt index 73fb4300..fb26fa85 100644 --- a/doc/exmode.txt +++ b/doc/exmode.txt @@ -99,6 +99,3 @@ Also, perhaps wider scale of commands should be implemented in ex-mode. The code is extremely flexible and it is very trivial to make another ex-mode command handler, it's just that no one has done it yet ;-). Also, more actions should be able to take arguments. - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/faq.txt b/doc/faq.txt index c54c2f58..a2c055c8 100644 --- a/doc/faq.txt +++ b/doc/faq.txt @@ -150,7 +150,3 @@ The new ELinks versions (from 0.9.0 on) send: You should therefore check against something like /^ELinks[\/ ]/, since more fields can be added inside the parenthesis in subsequent versions. Note that users can change their User-Agent through the options system. - - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/feedback.txt b/doc/feedback.txt index 8ccd7329..9174ac88 100644 --- a/doc/feedback.txt +++ b/doc/feedback.txt @@ -31,8 +31,3 @@ pizza, some close location of yourself recommended), we accept drinks, nice books, CDs with interesting things, computer equipment and accessories, PDAs, pens + pencils + erasers, and last but not least money. Contact the maintainer, he'll split the stuff properly amongst himself and other developers >:). - - - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/hacking.txt b/doc/hacking.txt index 1754c37e..ab99a62c 100644 --- a/doc/hacking.txt +++ b/doc/hacking.txt @@ -5,8 +5,6 @@ Welcome, mere mortal, to the realm of evil unindented code, heaps of one or two-letter variables, seas of gotos accompanied with 30-letters labels in Czech language with absolutely no meaning, welcome to the realm of ELinks code! -[We're going to extend this file slowly, basing on daily practice ;] - Don't take this file as a law. We may or may not be right in these issues. Motto: I didn't expect someone to look at the source, so it's unreadable. @@ -681,6 +679,3 @@ to compile or execute in one of these modes, then rework it. Happy hacking! - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/installation.txt b/doc/installation.txt index 536a2750..b1082c0c 100644 --- a/doc/installation.txt +++ b/doc/installation.txt @@ -74,6 +74,3 @@ include::ecmascript.txt[] include::txt/import-features.conf.txt[] endif::installation-webpage[] - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/introduction.txt b/doc/introduction.txt index c902997b..912104b0 100644 --- a/doc/introduction.txt +++ b/doc/introduction.txt @@ -359,7 +359,3 @@ everything is marked TODO! - Insert mode in text-input form-fields. - Menu searching. - - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/lua-scripting.txt b/doc/lua-scripting.txt index 3093c508..fc0f3e83 100644 --- a/doc/lua-scripting.txt +++ b/doc/lua-scripting.txt @@ -559,6 +559,3 @@ More ideas - More things are possible, I'm sure. If you have an idea that requires another hook or function, contact me (Peter Wang) and I'll see what I can do. - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/mailcap.txt b/doc/mailcap.txt index 486a2e03..13583adc 100644 --- a/doc/mailcap.txt +++ b/doc/mailcap.txt @@ -124,6 +124,3 @@ audio/mpeg; xmms '%s'; test=test -n "$DISPLAY"; application/pdf; xpdf '%s'; test=test -n "$DISPLAY"; application/postscript; ps2ascii %s ; copiousoutput ------------------------------------------------------------------------------- - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/marks.txt b/doc/marks.txt index 15e487ee..e02e2fe0 100644 --- a/doc/marks.txt +++ b/doc/marks.txt @@ -84,6 +84,3 @@ did not quit your ELinks _completely_ --- if you run multiple ELinks instances under a single user on a single system, they "join" together and you must quit (or kill) them all to get rid of the damn thing. But that's a different story. - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/mime.txt b/doc/mime.txt index d38dceee..281d9d1a 100644 --- a/doc/mime.txt +++ b/doc/mime.txt @@ -178,6 +178,3 @@ Just enter set mime.type.class.name = "handler", replacing class with the class for the mime type, name with the specific name within that class, and handler with the name for the handler you want to assign to the MIME type. E.g. you may want to have set mime.type.image.jpeg = "image_viewer". - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/remote.txt b/doc/remote.txt index 8c8ed030..587bda7a 100644 --- a/doc/remote.txt +++ b/doc/remote.txt @@ -83,6 +83,3 @@ example, by running: new tabs containing `slashdot.org`, `freshmeat.net` and a Google search of elinks will be opened. - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/small.txt b/doc/small.txt index 4671a540..035874de 100644 --- a/doc/small.txt +++ b/doc/small.txt @@ -90,6 +90,3 @@ Whow ! Around 200kb :) - it disables fastfind feature, reducing performance, but also reducing a lot memory usage, and a bit the executable size. ============================================================================== - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/tabs.txt b/doc/tabs.txt index 730bf1b1..527e751f 100644 --- a/doc/tabs.txt +++ b/doc/tabs.txt @@ -110,6 +110,3 @@ bookmark therein the currently displayed document of each tab: - As a mean of crash protection, tabs can periodically be saved so that it is later possible to reconstruct opened tabs. In case of a clean shutdown periodically saved tabs will be removed. - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/terminals.txt b/doc/terminals.txt index fc687a50..7c03f41d 100644 --- a/doc/terminals.txt +++ b/doc/terminals.txt @@ -163,6 +163,3 @@ GNU Screen is VT100-compatible, so select 'VT 100 frames'. GNU Screen also supports colors just fine, so select '16 colors', or, if you are running Screen within a terminal emulator that supports 256 colors and you have compiled both Screen and ELinks to support it, choose '256 colors'. - -/////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////////// diff --git a/doc/urlshortcuts.txt b/doc/urlshortcuts.txt index d20a0ec8..8b9a4955 100644 --- a/doc/urlshortcuts.txt +++ b/doc/urlshortcuts.txt @@ -87,6 +87,3 @@ advanced CVSweb and Debian package database URI prefixes implemented in the sample Lua hooks file. The one disadvantage to this is that you must have Lua scripting enabled in order to make use of it, and many users don't have Lua installed. - -/////////////////////////////////////////////////////////////////////////////// -///////////////////////////////////////////////////////////////////////////////