chiark
/
gitweb
/
~mdw
/
fringe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b173210
)
f#-fringe.fs: Return to a simple mode line, but with the correct mode.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 3 Apr 2013 08:53:48 +0000
(09:53 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 3 Apr 2013 08:53:48 +0000
(09:53 +0100)
My Emacs configuration now knows not to use tabs in F# files. But you
don't want to say `-*-MUMBLE-mode-*-'...
f#-fringe.fs
patch
|
blob
|
blame
|
history
diff --git
a/f#-fringe.fs
b/f#-fringe.fs
index cc00318814d1d1509c6ff21cd121d1c10ce645e0..7cd5412c4157575010f9c837cc3e6f229d931744 100644
(file)
--- a/
f#-fringe.fs
+++ b/
f#-fringe.fs
@@
-1,4
+1,4
@@
-/// -*-
mode: fsharp-mode; indent-tabs-mode: nil
-*-
+/// -*-
fsharp
-*-
///
/// F# implementation of a `same-fringe' solver.