| 59 | | Added missing support for the syntax coloring of the built-in method |
| 60 | | clause/2, of the external call Logtalk control construct, {}/1, and |
| 61 | | of variables to the Nedit text editor. Corrected a bug with 0'Char |
| 62 | | constants and some typos in the support for the built-in predicates |
| 63 | | current_event/2, implements_protocol/2-3, abolish_category/1. |
| | 59 | Added missing support for the syntax coloring of variables, of quoted |
| | 60 | atom escape sequences, of the built-in method clause/2, of the external |
| | 61 | call Logtalk control construct {}/1, and of variables to the Nedit text |
| | 62 | editor. Corrected a bug with 0'Char constants and corrected some typos |
| | 63 | in the support for the built-in predicates current_event/2, |
| | 64 | implements_protocol/2-3, abolish_category/1. |