diff options
author | nyamatongwe <unknown> | 2013-05-15 10:24:08 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2013-05-15 10:24:08 +1000 |
commit | 0765ef802c592f30d9f0dbfc80c1086da502c12d (patch) | |
tree | 20dd7deb8b6ddb60ab736fef25d693581b4d643a /doc | |
parent | 35125bded6d6cb8ff8445f42830be9502efb2490 (diff) | |
download | scintilla-mirror-0765ef802c592f30d9f0dbfc80c1086da502c12d.tar.gz |
Feature: [feature-requests:#990]. Style added for preprocessor doc comment.
From Alpha.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e2f9aa4d4..6b9098979 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -458,6 +458,10 @@ <a href="http://sourceforge.net/p/scintilla/feature-requests/987/">Feature #987.</a> </li> <li> + C++ lexer adds style for preprocessor doc comment. + <a href="http://sourceforge.net/p/scintilla/feature-requests/990/">Feature #990.</a> + </li> + <li> Haskell folder improved. <a href="http://sourceforge.net/p/scintilla/bugs/1459/">Bug #1459 </a>. </li> |