From bd677e9d340f49c1b99d9dd8c0dccb52e84a8ff3 Mon Sep 17 00:00:00 2001
From: nyamatongwe
- PythonWin, a Win32 IDE for Python, uses + PythonWin, a Win32 IDE for Python, uses Scintilla for both its editing and interactive windows.
- The Craft of Text Editing + The Craft of Text Editing describes how EMACS works, Craig A. Finseth
@@ -477,7 +477,7 @@ the Windows Richedit control which PythonWin used.
- regex is a public domain + regex is a public domain implementation of regular expression pattern matching used in Scintilla.