newLISP-mode updated

Tim Johnson has updated his emacs newLISP-mode. I’ve added a few customizations and posted them in projects.

Changelog for 0.25

  • Added functions for sexp-cursor movement: newlisp-indent-and-move-next, newlisp-indent-and-move-back, newlisp-prev-opening-parens, newlisp-next-opening-parens
  • Improved newlisp-next-function, newlisp-previous-function

I made a few changes to his mode to make it suit me more:

  • Changed the symbol color from magenta to plum. I hate magenta.
  • Updated with symbols from 9.3.3
  • Added C-x e as binding to evaluate current list and move to the next (tuareg-style.)
  • Fixed a couple of invalid parameter lists in let bindings that were keeping newlisp.el from byte-compiling

You can get it here.

Leave a comment | Trackback
Mar 12th, 2008 | Posted in Software
Tags: ,
No comments yet.