aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2000-04-18 13:23:58 +0000
committernyamatongwe <devnull@localhost>2000-04-18 13:23:58 +0000
commitf3a226257d61fc7e23ddcb853ff828009d309bbd (patch)
tree3d5de7ce317ba23bed64ef26edd0121179e307e4 /include/SciLexer.h
parent61a26afd9a30720144cd767a1ca94d62b1f9c9bf (diff)
downloadscintilla-mirror-f3a226257d61fc7e23ddcb853ff828009d309bbd.tar.gz
Removed use of PropSet in Accessor to avoid linkage.
Added indenting and horizontal scroll bar messages.
Diffstat (limited to 'include/SciLexer.h')
-rw-r--r--include/SciLexer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SciLexer.h b/include/SciLexer.h
index 3e0ad31b4..b99526e4f 100644
--- a/include/SciLexer.h
+++ b/include/SciLexer.h
@@ -21,6 +21,7 @@
#define SCLEX_ERRORLIST 10
#define SCLEX_MAKEFILE 11
#define SCLEX_BATCH 12
+#define SCLEX_XCODE 13
// Lexical states for SCLEX_PYTHON
#define SCE_P_DEFAULT 0