SCM Repository
View of /sml/trunk/sml-mode/NEWS
Parent Directory
|
Revision Log
Revision 334 -
(download)
(annotate)
Thu Jun 17 02:43:15 1999 UTC (21 years, 10 months ago) by monnier
File size: 281 byte(s)
Thu Jun 17 02:43:15 1999 UTC (21 years, 10 months ago) by monnier
File size: 281 byte(s)
* 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.
-*- text -*- * The special frame handling has been thrown out because it doesn't interact well with Emacs' own similar feature. I believe XEmacs still doesn't provide such a feature, so if you miss it, either switch to Emacs or (convince someone else to) add it to XEmacs.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |