diff options
| author | Peter Sewell | 2017-01-26 09:31:29 +0000 |
|---|---|---|
| committer | Peter Sewell | 2017-01-26 09:31:29 +0000 |
| commit | 4f2c4427c0f578ade8a7454220ad600bf190ae81 (patch) | |
| tree | 7869821d29b84d399272e73ce1c2897c8c880f89 | |
| parent | b357733fefdbbbdd4efa56c8b3ddc6bcbeca4c28 (diff) | |
wib
| -rw-r--r-- | editors/sail-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/sail-mode.el b/editors/sail-mode.el index 253e1d48..4aa8e9eb 100644 --- a/editors/sail-mode.el +++ b/editors/sail-mode.el @@ -2092,6 +2092,6 @@ key-bindings or hack Font-Lock keywords...") (run-hooks 'sail-load-hook) -(provide 'sail_mode) +(provide 'sail-mode) ;;; sail.el ends here |
