]> code.delx.au - gnu-emacs-elpa/history - sml-mode.el
Move non-SMIE indentation code to a separate file.
[gnu-emacs-elpa] / sml-mode.el
2012-04-11 Stefan MonnierMove non-SMIE indentation code to a separate file.
2012-04-11 Stefan MonnierGet rid of ancient compatibility and small utility...
2012-04-11 Stefan MonnierAdd SMIE support.
2010-03-04 monnierUpdate email addresses.
2010-03-04 monnier* sml-mode.el: Don't setup load-path here any more.
2007-10-31 monnier(no commit message)
2007-10-31 monnier(no commit message)
2007-10-31 monnier(no commit message)
2007-06-29 monnierMake MLton regexps work in M-x compile.
2007-06-15 monnierFirst cut at support for MLton
2007-05-31 monnierDocstring fix
2004-11-23 monnier(sml-font-lock-symbols-alist): Add yet more silly entries.
2004-11-15 monnier(sml-font-lock-symbols-alist): Add entries for simple...
2004-11-15 monnier(sml-font-lock-symbols-alist): Add entries for >= and <=.
2004-11-15 monnier(sml-font-lock-symbols, sml-font-lock-symbols-alist...
2004-11-15 monnier(sml-calculate-indentation): Remove unused var.
2004-11-15 monnier(sml-make-error): Use match-string.
2004-04-21 monnierAdd self to load-path in sml-mode-startup.el.
2004-04-04 monnier* testcases.sml: Add a nasty case that is still wrong.
2001-09-18 monnier(sml-tyvarseq-re): Fix typo.
2001-07-20 monnier(sml-rightalign-and): New defcustom.
2000-12-24 monnierRequire `skeleton'.
2000-10-07 monnierTypo
2000-10-07 monnierMake the toplevel closer to usual practice.
2000-08-24 monnier* sml-proc.el (inferior-sml-mode-map): Don't inherit...
2000-02-22 monnier* sml-mode.el (sml-find-matching-starter): Use a list...
2000-02-18 monnier*** empty log message ***
2000-02-18 monnierPass through checkdoc and use `eval-when-compile' whenever
2000-02-18 monnier* sml-util.el (make-temp-dir, make-temp-file, temp...
1999-08-11 monnier* sml-mode.texi: somewhat updated the doc.
1999-08-09 monnier* Makefile: updated to the version of pcl-cvs.
1999-07-07 monnier* sml-proc.el (sml-update-cursor): make sure it also...
1999-06-21 monnier* sml-defs.el (sml-bindings): removed bindings for...
1999-06-19 monnier* sml-proc.el (sml-error-regexp-alist): solved the...
1999-06-18 monnier* sml-mode.el (sml-insert-form): Only add a space if...
1999-06-17 monnier* sml-defs.el (sml-close-paren): added a second field...
1999-06-17 monnier* sml-move.el (sml-(for|back)ward-sym): distinguishes...
1999-06-15 monnier* sml-move.el (sml-(for|back)ward-sym): now also return...
1999-06-14 monnier*** empty log message ***
1999-06-07 monnierFirst seemingly acceptable new code.
1999-05-27 monnier*** empty log message ***
1998-03-14 monnier*** empty log message ***
1998-03-13 monnier*** empty log message ***
1998-03-13 monnier*** empty log message ***
1998-03-12 monnier*** empty log message ***
1998-03-12 monnierInitial revision