New key codes to stylecode selection

This commit is contained in:
Stas Degteff
2005-09-27 18:30:31 +00:00
parent cdcef282fc
commit b47bb3f0cd
10 changed files with 231 additions and 92 deletions

View File

@@ -10,6 +10,13 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
+ New internal editor keys to stylecode insertions:
^N EditSCodeNormal
^B EditSCodeBold (*bold*)
^I EditSCodeItalic (/italic/)
^L EditSCodeUnderline (_underline_)
^R EditSCodeReverse (#reverse#)
(Patch from Ianos Gnatiuc 2:5030/830.17)
+ New config file token: AKAMatchManually (yes/no). If set to "yes" then manual
selection of the AKA is forced.