--- sml/trunk/sml-mode/sml-move.el 1999/06/19 09:26:38 342 +++ sml/trunk/sml-mode/sml-move.el 1999/06/19 09:29:33 343 @@ -250,7 +250,8 @@ (sml-forward-spaces) (let* ((point (point)) (op (sml-forward-sym)) - (op-prec (sml-op-prec op 'forw))) + (op-prec (sml-op-prec op 'forw)) + match) (cond ((not op) (let ((point (point)))
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: (op-prec (sml-op-prec op 'forw)) + match) (cond ((not op) (let ((point (point)))