SCM Repository
Log of /sml/trunk/sml-mode/ChangeLog
Sticky Revision: |
Revision 343 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 19 09:29:33 1999 UTC (23 years ago) by monnier
File length: 3847 byte(s)
Diff to previous 341
* sml-proc.el (sml-error-regexp-alist): solved the pathological font-locking on long lines. * sml-move.el (sml-forward-sexp): slightly improved.
Revision 341 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 18 19:10:12 1999 UTC (23 years ago) by monnier
File length: 3625 byte(s)
Diff to previous 339
* sml-mode.el (sml-insert-form): Only add a space if needed. (sml-electric-space): new command bound to M-SPC.
Revision 339 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 17 16:14:01 1999 UTC (23 years ago) by monnier
File length: 3511 byte(s)
Diff to previous 334
* 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 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 17 02:43:15 1999 UTC (23 years ago) by monnier
File length: 3341 byte(s)
Diff to previous 333
* 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 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 15 03:41:26 1999 UTC (23 years ago) by monnier
File length: 2438 byte(s)
Diff to previous 332
* 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 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 15 00:51:38 1999 UTC (23 years ago) by monnier
File length: 2165 byte(s)
Diff to previous 328
*** empty log message ***
Revision 328 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 10 22:31:41 1999 UTC (23 years ago) by monnier
File length: 1305 byte(s)
Diff to previous 319
*** empty log message ***
Revision 319 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 7 22:47:00 1999 UTC (23 years ago) by monnier
File length: 834 byte(s)
Diff to previous 300
First seemingly acceptable new code.
Revision 300 - (view) (download) (annotate) - [select for diffs]
Added Thu May 27 22:01:36 1999 UTC (23 years, 1 month ago) by monnier
File length: 159 byte(s)
*** empty log message ***
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |