SCM Repository
Diff of /sml/trunk/sml-mode/ChangeLog
Parent Directory
|
Revision Log
|
Patch
revision 318, Mon Jun 7 09:32:09 1999 UTC | revision 319, Mon Jun 7 22:47:00 1999 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | 1999-05-29 Stefan Monnier <monnier@cs.yale.edu> | |
2 | ||
3 | * sml-defs.el (sml-mode-syntax-table): added ~ of prefix-syntax. | |
4 | ||
5 | * sml-mode.el (sml-find-match-indent): (nilp sml-type-of-indent) is only | |
6 | applied if the `let' is alone at the end of the line. | |
7 | (sml-type-of-indent): default changed to `nil'. | |
8 | ||
9 | 1999-05-28 Stefan Monnier <monnier@cs.yale.edu> | |
10 | ||
11 | * sml-mode.el (sml-font-lock-keywords): changed _ and ' back to word | |
12 | syntax for font-locking. | |
13 | ||
14 | 1999-05-27 Stefan Monnier <monnier@cs.yale.edu> | |
15 | ||
16 | * sml-mode.el (sml-font-lock-syntactic-keywords): finally got the | |
17 | matching of let...end working. | |
18 | (sml-electric-pipe): take a fun sexp (symbol) rather than a fun word. | |
19 | ||
20 | 1998-10-26 Stefan Monnier <monnier@cs.yale.edu> | 1998-10-26 Stefan Monnier <monnier@cs.yale.edu> |
21 | ||
22 | * sml-mode.el (sml-font-lock-syntactic-keywords): added syntactic-keywords | * sml-mode.el (sml-font-lock-syntactic-keywords): added syntactic-keywords |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |