aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-02-15 03:23:51 +0000
committernyamatongwe <devnull@localhost>2003-02-15 03:23:51 +0000
commit02aadfc428a640a09a73701cf35ce6bce55fd34b (patch)
tree6cf7c5a5c4d75bfa9eef02a7bf3bbedc30d52d21
parentda22ff3bdcbe0aa02919f1b587173f96d43dacad (diff)
downloadscintilla-mirror-02aadfc428a640a09a73701cf35ce6bce55fd34b.tar.gz
Marked LinesJoin as experimental.
-rw-r--r--include/Scintilla.iface1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface
index caca12dcd..b16a729d1 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -1040,6 +1040,7 @@ set void SetTwoPhaseDraw=2284(bool twoPhase,)
fun void TargetFromSelection=2287(,)
# Join the lines in the target.
+# This is an experimental feature and may be changed or removed.
fun void LinesJoin=2288(,)
# Split the lines in the target into lines that are less wide than pixelWidth