]> code.delx.au - gnu-emacs-elpa/blob - ChangeLog
*** empty log message ***
[gnu-emacs-elpa] / ChangeLog
1 1999-06-08 Stefan Monnier <monnier@cs.yale.edu>
2
3 * sml-proc.el (sml-run): removed dubious code to take care of a supposedly
4 special case in order not to sent "" when args=nil.
5
6 1999-06-07 Stefan Monnier <monnier@cs.yale.edu>
7
8 * sml-mode.el (sml-font-lock-syntactic-keywords): added syntactic
9 fontification for the ' \"' case (exhibited by lexgen.sml).
10
11 1999-06-07 Stefan Monnier <monnier@cs.yale.edu>
12
13 * ALL: the new indentation begins to work. v3_9_0
14
15 1999-05-29 Stefan Monnier <monnier@cs.yale.edu>
16
17 * sml-defs.el (sml-mode-syntax-table): added ~ of prefix-syntax.
18
19 * sml-mode.el (sml-find-match-indent): (nilp sml-type-of-indent) is only
20 applied if the `let' is alone at the end of the line.
21 (sml-type-of-indent): default changed to `nil'.
22
23 1999-05-28 Stefan Monnier <monnier@cs.yale.edu>
24
25 * sml-mode.el (sml-font-lock-keywords): changed _ and ' back to word
26 syntax for font-locking.
27
28 1999-05-27 Stefan Monnier <monnier@cs.yale.edu>
29
30 * sml-mode.el (sml-font-lock-syntactic-keywords): finally got the
31 matching of let...end working.
32 (sml-electric-pipe): take a fun sexp (symbol) rather than a fun word.
33
34 1998-10-26 Stefan Monnier <monnier@cs.yale.edu>
35
36 * sml-mode.el (sml-font-lock-syntactic-keywords): added syntactic-keywords
37 to support nested comments.
38