Besides small tweaks, the patches below provide font lock and correct
indentation for parsing words in the alien vocabulary.

Thanks!

-----------
The following changes since commit c074740746daa21c2b21d6148ac25c5fd98c436e:
  Slava Pestov (1):
        Split off data_heap.c from data_gc.c; split off write_barrier.h, 
local_roots.h from data_gc.h, misc other cleanups

are available in the git repository at:

  http://git.hacks-galore.org/jao/factor.git emacs

Jose A. Ortega Ruiz (5):
      FUEL: README update.
      FUEL: Pretty print f as 'f' instead of 'nil'.
      FUEL: Better, if hackish, way to fix the f problem.
      FUEL: Better $snippet handling.
      FUEL: Font lock and indent support for alien parsing words.

 misc/fuel/README            |  207 +++++++++++++++++++++++--------------------
 misc/fuel/fuel-eval.el      |    1 +
 misc/fuel/fuel-font-lock.el |   12 ++-
 misc/fuel/fuel-markup.el    |   12 ++-
 misc/fuel/fuel-syntax.el    |   29 ++++--
 5 files changed, 149 insertions(+), 112 deletions(-)

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to