aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-09-16 22:02:02 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-09-16 22:02:02 -0400
commita274210f459e32c11c227f55c2cf7a9cb50af2ad (patch)
tree83c62bae40fe5381913a51bcd007b67107061090 /doc
parent095980fbbc1f5f4956afdee2802b87ce45f245e7 (diff)
Removed the `SC` prefix from most constants in `_SCINTILLA.constants`.
Diffstat (limited to 'doc')
-rw-r--r--doc/14_Appendix.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md
index 666f2228..4ca025c0 100644
--- a/doc/14_Appendix.md
+++ b/doc/14_Appendix.md
@@ -181,6 +181,7 @@ MARK\_ERROR\_BACK |Removed |N/A<sup>c</sup>
open |Changed |\_G.[io.snapopen()][]<sup>e</sup>
**_SCINTILLA.constants** | |
SC\_\* |Renamed |Removed "SC\_" prefix.
+SC(FIND\|MOD\|VS\|WS) |Renamed |Removed "SC" prefix.
**buffer** | |
get\_style\_name(buffer, n) |Renamed |[style\_name][]\[n\]
reload |Renamed |[io.reload\_file][]