Commit Graph

9 Commits

Author SHA1 Message Date
Jacob MacDonald
fd387a0021 Fix nasty pseudo-comment.
Resolve an error in Emacs where Emacs picks up a mismatched paren when loading
the whole file, but not when evaling each form individually.
2015-10-21 23:20:56 -06:00
Rastus Vernon
11edba2f08 Change copyright owner to "Urbit"
The copyright notice mentioned the Free Software Foundation, while the
LICENSE.txt file mentions simply "Urbit". It makes sense to change it to
the latter.

Also added myself to contributors.
2015-06-12 01:19:54 -04:00
Rastus Vernon
933ad886c2 Fix the copyright year 2015-06-12 01:05:22 -04:00
TJamesCorcoran
27a0e0e1dc smarter way to accomplish the verbosity on the mode line: rename-buffer 2015-03-27 14:03:03 -04:00
TJamesCorcoran
a500899603 modeline bar better 2015-03-26 14:32:56 -04:00
n gvrnd
eb928ebf34 fix typo... 2014-04-04 15:23:15 -04:00
nzc
8d9a26ef54 Suggest use of indent-relative as better than nothing; disable the use of tabs in indentation. 2014-03-10 09:10:28 -04:00
Adam Bliss
52ce68e08c Fixes to hoon-mode.el that got lost in the merge
1. provide 'hoon-mode instead of 'hoon
2. treat double-quote as syntactic quote (fixes "'" hosing font-lock)
2013-10-03 07:36:48 +00:00
Adam Bliss
07dea43ed0 Initial checkin of emacs mode hoon-mode.el
No indentation support, but somewhat-accurate syntax highlighting.
2013-10-02 08:21:53 +00:00