[Eiffel-emacs-users] New syntax - no "is" keyword
Brought to you by:
berenddeboer
From: Colin A. <col...@go...> - 2008-09-16 07:29:21
|
I've asked for this before - can we please have support for the ECMA syntax where "is" is not a keyword. I.e. Functions and commands should be recognized as soon as (, do, external or once appear). Also constants use = instead of "is". I tried looking at the code, but I can't see where "is" is recognized. |