diff options
author | nyamatongwe <devnull@localhost> | 2012-04-16 09:05:21 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2012-04-16 09:05:21 +1000 |
commit | 817b02c3e3a6d82d6f19f77f15f795a072a82a4c (patch) | |
tree | f8bbcc7e265ba307903877ca063c5bee8220682d /doc/ScintillaHistory.html | |
parent | dac7fe49689a2edbd42a9b5fed10a94ea05969fc (diff) | |
download | scintilla-mirror-817b02c3e3a6d82d6f19f77f15f795a072a82a4c.tar.gz |
Case-insensitive auto-completion selection. Bug #3516538.
From Markus Nißl.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b6df6ac94..8276a7b68 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -398,6 +398,7 @@ </tr><tr> <td>zeniko</td> <td>James Ribe</td> + <td>Markus Nißl</td> </tr> </table> <p> |