[REBOL] Emacs rebol-mode updated
From: d4marcus::dtek::chalmers::se at: 25-Apr-2001 20:52
This time there are quite many changes (see below). You'll find it at:
http://www.dtek.chalmers.se/~d4marcus/r/rebol_mode.zip
Changes
-------
0.6 (25-Apr-2001)
1. Total rewrite of the indentation functions.
a) Should now be more accurate: Handles multiline strings better, although not
perfect. Now searches for block-level zero, instead of a variable definition at
the beginning of a line. This means it works even if a previous set-word is
indented wrong.
b) And faster: For indenting a region the change is actually logaritmic, because
it now uses a linear-time function instead of a quadratic-time one. To get a
feeling of what it means consider this: I tried indenting a molded system/view
with the old version. I let it run for 10 minutes, then gave up and aborted
it. The new version indents the code in 8 seconds. :-)
c) And still uses much less code (60 lines instead of 230).
2. Insert/update header was updated. Use tab to cycle between values.
3. Various changes and bugfixes in font-lock functions.
4. A few more, ATM undocumented functions.
0.5 (27 Feb 2001)
1. Hack to make the mode work with X-Emacs. Not perfect but it works.
2. Oops! For some reason fontification was case-significant. Fixed.
------------------------------------------------------------
Marcus
------------------------------------
If you find that life spits on you
calm down and pretend it's raining