Skip to content

Commit

Permalink
Doc updates, textile-mode, and a haml fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Jan 21, 2009
1 parent 5f07827 commit b95c632
Show file tree
Hide file tree
Showing 5 changed files with 419 additions and 4 deletions.
5 changes: 4 additions & 1 deletion README.markdown
Expand Up @@ -64,7 +64,7 @@ where you should put code that you don't think would be useful to
everyone. That will allow you to merge with newer versions of the
starter-kit without conflicts.

## ELPA
## Emacs Lisp Package Archive

Libraries from [ELPA](http://tromey.com/elpa) are preferred when
available since dependencies are handled automatically, and the burden
Expand All @@ -90,4 +90,7 @@ it. Take a look at what happens in init.el to get started.
Also: see the file TODO. Helping submit new libraries to ELPA is the
easiest way to help out. Grep the project for TODO for other things.

Files are licensed under the same license as Emacs unless otherwise
specified. See the file COPYING for details.

The latest version is at http://github.com/technomancy/emacs-starter-kit/
3 changes: 1 addition & 2 deletions TODO
Expand Up @@ -13,5 +13,4 @@ to write/finish:
which-func-mode in ruby?

Bug fixes:
get jabber.el to automatically disconnect when suspending/hibernating (via dbus)
ruby-compilation.el should auto-kill the buffer on successful test runs; only leave it open on error/fail
get jabber.el to automatically disconnect when suspending/hibernating (via dbus)

0 comments on commit b95c632

Please sign in to comment.