geany/scintilla
Colomban Wendling 0b010e2f45 Bash: Fix handling of quoted HereDoc delimiters
Imported from upstream Scintilla bb784e214430498e91c9935bbc841c798629212f

Closes [bugs:#952]
2013-07-23 17:25:53 +02:00
..
2013-07-21 12:04:14 +02:00
2013-07-21 12:04:14 +02:00
2013-07-21 12:04:14 +02:00
2013-07-21 12:04:14 +02:00
2013-07-21 12:04:14 +02:00
2013-07-21 12:04:14 +02:00

These files are from the Scintilla project, http://www.scintilla.org.

See License.txt for the Scintilla license.

We try to keep these files in sync with the official project; any
changes should be sent there first. Otherwise changes could cause
conflicts when we next update Scintilla.


Public header constants (include/*.h)
-------------------------------------
You should not add constants in header files - instead use
Scintilla.iface and HFacer.py.

Do not change the value of constants in header files as this will
break Scintilla's ABI.