aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-08-03 12:48:57 +0000
committernyamatongwe <devnull@localhost>2003-08-03 12:48:57 +0000
commit34f64d08dcdd8774480878433febc94099ec5798 (patch)
treef492624eb957af13a6e4808ef72431f10836dc26
parent7519da5c70972113ba0a53b686db565a9f490dc0 (diff)
downloadscintilla-mirror-34f64d08dcdd8774480878433febc94099ec5798.tar.gz
Added link to Finseth book.
-rw-r--r--doc/ScintillaRelated.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index ffdb488b6..c956e0b3b 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -329,7 +329,10 @@
<h3>
Documents
</h3>
-
+ <p>
+ <a href="http://www.finseth.com/~fin/craft/">The Craft of Text Editing</a>
+ describes how EMACS works, <i>Craig A. Finseth</i>
+ </p>
<p>
<a href="http://freespace.virgin.net/james.brown7/tuts/bigmem02.htm">Span Tables</a>
are another data structure that can be used to represent documents in memory in a way