ST_EDITSTATUS examples for decimal and octal codes of character (cjmmented out)

This commit is contained in:
Stas Degteff
2005-12-22 19:38:41 +00:00
parent 9cca57ae09
commit 97eba8fdeb
8 changed files with 31 additions and 16 deletions

View File

@@ -11,7 +11,8 @@ ______________________________________________________________________
______________________________________________________________________
+ Added character code from cursor position to editor status bar.
NOTE: ST_EDITSTATUS changed to "Edit %i,%i (%02X). %s"
NOTE: ST_EDITSTATUS changed to "Edit %i,%i (%02X). %s". Add octal and
decimal examples into language definition files (goldlang.*).
- regex: \w and \W work for all characters. Also, \b and \B should work
correctly.