SCM Repository
Log of /sml/trunk/sml-mode
Sticky Revision: |
Revision 395 - Directory Listing
Modified Wed Aug 11 20:48:17 1999 UTC (21 years, 8 months ago) by monnier
* sml-mode.texi: somewhat updated the doc. * release 3.9.3
Revision 394 - Directory Listing
Modified Mon Aug 9 21:45:51 1999 UTC (21 years, 8 months ago) by monnier
* Makefile: updated to the version of pcl-cvs. * sml-proc.el: eliminated some old unused code. * sml-defs.el,sml-mode.el,sml-proc.el: added simple customize support.
Revision 378 - Directory Listing
Modified Wed Jul 7 14:45:42 1999 UTC (21 years, 9 months ago) by monnier
* sml-proc.el (sml-update-cursor): make sure it also works if compile.el is fixed to uses a marker. * sml-mode.el (sml-indent): fix the `fixindent'.
Revision 350 - Directory Listing
Modified Wed Jun 23 00:38:58 1999 UTC (21 years, 9 months ago) by monnier
* sml-mode-startup.el: fixed to fulfill autoload.el assumptions.
Revision 347 - Directory Listing
Modified Mon Jun 21 15:08:30 1999 UTC (21 years, 9 months ago) by monnier
* sml-defs.el (sml-bindings): removed bindings for TAB and M-C-\ * sml-mode.el (sml-font-lock-keywords): skip type vars in "fun 'a myfn" (sml-calculate-indentation): add a hack to allow the user to manually override the indentation algorithm with a magic comment. * sml-mode-startup.el: update the autoloads automatically.
Revision 343 - Directory Listing
Modified Sat Jun 19 09:29:33 1999 UTC (21 years, 10 months ago) by monnier
* sml-proc.el (sml-error-regexp-alist): solved the pathological font-locking on long lines. * sml-move.el (sml-forward-sexp): slightly improved.
Revision 342 - Directory Listing
Modified Sat Jun 19 09:26:38 1999 UTC (21 years, 10 months ago) by monnier
*** empty log message ***
Revision 341 - Directory Listing
Modified Fri Jun 18 19:10:12 1999 UTC (21 years, 10 months ago) by monnier
* sml-mode.el (sml-insert-form): Only add a space if needed. (sml-electric-space): new command bound to M-SPC.
Revision 339 - Directory Listing
Modified Thu Jun 17 16:14:01 1999 UTC (21 years, 10 months ago) by monnier
* sml-defs.el (sml-close-paren): added a second field that specifies when not to delegate. Used for zero-indent single-line `if..else'.
Revision 334 - Directory Listing
Modified Thu Jun 17 02:43:15 1999 UTC (21 years, 10 months ago) by monnier
* sml-move.el (sml-(for|back)ward-sym): distinguishes between operator "=" and syntax for definitions "d=". * sml-defs.el (sml-indent-starters, sml-delegate): simplified. (sml-symbol-indent): added outdentation for `fn' and generalized it to also work for `of' and `in' and `end'. * sml-mode.el (sml-nested-if-indent): reintroduced as well as the special casing code for it. (sml-indent-relative): generalize the treatment of `of', `in', `end', ... (sml-electric-pipe): removed the slow behavior and added smarts for the never-used type-variable arguments for function definitions. * sml-defs.el (sml-mode-menu), sml-mode.el (sml-forms-menu): make the menu dynamically. * sml-mode.el (sml-form-<foo>): use skeletons. (sml-calculate-indentation): added `with' indentation.
Revision 333 - Directory Listing
Modified Tue Jun 15 03:41:26 1999 UTC (21 years, 10 months ago) by monnier
* sml-move.el (sml-(for|back)ward-sym): now also return the string if any and take care of the "op" special keyword. (sml-op-prec): setup an alist for the infix operators. * version 3.9.1: sent to Roland McGrath.
Revision 332 - Directory Listing
Modified Tue Jun 15 00:51:38 1999 UTC (21 years, 10 months ago) by monnier
*** empty log message ***
Revision 328 - Directory Listing
Modified Thu Jun 10 22:31:41 1999 UTC (21 years, 10 months ago) by monnier
*** empty log message ***
Revision 319 - Directory Listing
Modified Mon Jun 7 22:47:00 1999 UTC (21 years, 10 months ago) by monnier
First seemingly acceptable new code.
Revision 300 - Directory Listing
Modified Thu May 27 22:01:36 1999 UTC (21 years, 10 months ago) by monnier
*** empty log message ***
Revision 156 - Directory Listing
Modified Mon Oct 12 01:12:05 1998 UTC (22 years, 6 months ago) by monnier
*** empty log message ***
Revision 155 - Directory Listing
Modified Mon Oct 12 00:50:55 1998 UTC (22 years, 6 months ago) by monnier
*** empty log message ***
Revision 39 - Directory Listing
Modified Sat Mar 14 04:41:37 1998 UTC (23 years, 1 month ago) by monnier
*** empty log message ***
Revision 38 - Directory Listing
Modified Fri Mar 13 20:31:45 1998 UTC (23 years, 1 month ago) by monnier
*** empty log message ***
Revision 37 - Directory Listing
Modified Fri Mar 13 20:07:49 1998 UTC (23 years, 1 month ago) by monnier
*** empty log message ***
Revision 36 - Directory Listing
Modified Fri Mar 13 17:58:26 1998 UTC (23 years, 1 month ago) by monnier
renamed sml into run-sml
Revision 35 - Directory Listing
Modified Fri Mar 13 15:54:50 1998 UTC (23 years, 1 month ago) by monnier
Initial revision
Revision 34 - Directory Listing
Modified Fri Mar 13 15:53:41 1998 UTC (23 years, 1 month ago) by monnier
*** empty log message ***
Revision 33 - Directory Listing
Modified Thu Mar 12 16:57:15 1998 UTC (23 years, 1 month ago) by monnier
*** empty log message ***
Revision 32 - Directory Listing
Added Thu Mar 12 16:54:39 1998 UTC (23 years, 1 month ago) by monnier
Initial revision
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |