rearranging files and improving emacs frontend
commit85ecfd87707355f2f1e21a148df371f192a5cc3e
authortechnomancy <technomancy@433cabc8-d307-4f6b-84b0-56fd43cf9f23>
Mon, 22 Oct 2007 03:49:25 +0000 (22 03:49 +0000)
committertechnomancy <technomancy@433cabc8-d307-4f6b-84b0-56fd43cf9f23>
Mon, 22 Oct 2007 03:49:25 +0000 (22 03:49 +0000)
treefeb25db5131fd8cc4787a7ec8d5305ba34887f2b
parent99e2c83cdee69bb00a18e40e819ed66793388552
rearranging files and improving emacs frontend

git-svn-id: svn+ssh://rubyforge.org/var/svn/augment@24 433cabc8-d307-4f6b-84b0-56fd43cf9f23
13 files changed:
Rakefile
bin/augment
bin/augment_color [deleted file]
lib/augment.rb
lib/frontends/augment.el
lib/frontends/frontend.rb
spec/ansi_frontend_spec.rb [new file with mode: 0644]
spec/augment_spec.rb [deleted file]
spec/color_backend_spec.rb [new file with mode: 0644]
spec/emacs-frontend-test.el [moved from spec/augment-emacs.el with 77% similarity]
spec/html_frontend_spec.rb [new file with mode: 0644]
spec/spec_helper.rb [new file with mode: 0644]
spec/test_backend_spec.rb [new file with mode: 0644]