Age | Commit message (Collapse) | Author |
|
|
|
|
|
Match as many non-word characters as possible when splitting the symbol and the
part.
|
|
|
|
|
|
|
|
|
|
Thanks to Robert Gieseke.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also modified the editing module's enclose() and select_enclosed() functions.
|
|
|
|
|
|
|
|
|
|
Added syntax checking for file saving.
Changed autocomplete of 'end' to take advantage of key propagation; Pressing
Shift+Return is no longer necessary; Return is used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|