Skip to content

Commit

Permalink
Add magit 0.8.2, removed version from elpa/emacs-starter-kit, since i…
Browse files Browse the repository at this point in the history
…t lags

current rev significantly.
  • Loading branch information
aisipos committed Nov 18, 2010
1 parent fa22bc8 commit b7f7a1c
Show file tree
Hide file tree
Showing 8 changed files with 2,038 additions and 1,360 deletions.
60 changes: 45 additions & 15 deletions elpa/archive-contents
@@ -1,24 +1,54 @@
(1
(load-relative .
[(0 1)
nil "relative file load (within a multi-file Emacs package)" single])
(test-unit .
[(0 1)
nil "Unit Test Framework for Emacs Lisp " single])
(zenburn .
[(1 8)
nil "just some alien fruit salad to keep you in the zone" single])
(multi-project .
[(0 0 1)
nil "Work with multiple projects" single])
(hungry-delete .
[(1 0)
nil "hungry delete minor mode" single])
(Save-visited-files .
[(1 2)
nil "save opened files across sessions" single])
(c-eldoc .
[(0 6)
nil "helpful description of the arguments to C functions" single])
(mv-shell .
[(1 0)
nil "keep buffers in sync with filename throughout 'mv'commands in shell-mode." single])
(diff-git .
[(0 1 1)
nil "Git integration with diff-mode" single])
(html-script-src .
[(0 0 2)
nil "Insert <script src=\"..\"> for popular JavaScript libraries" single])
(rvm .
[(1 1)
nil "Emacs integration for rvm" single])
(elisp-depend .
[(0 4 1)
nil "Parse depend libraries of elisp file." single])
(perspective .
[(1 1)
[(1 3)
nil "switch between named \"perspectives\" of the editor" single])
(ruby-electric .
[(1 1)
nil "electric editing commands for ruby files" single])
(yari .
[(0 2)
[(0 3)
nil "Yet Another RI interface for Emacs" single])
(smex .
[(1 1)
nil "M-x interface with Ido-style lazy matching." single])
[(1 1 1)
nil "M-x interface with Ido-style fuzzy matching." single])
(drag-stuff .
[(0 0 2)
[(0 0 3)
nil "Drag stuff (lines, words, region, etc...) around" single])
(ruby-test-mode .
[(1 0)
Expand Down Expand Up @@ -71,18 +101,18 @@
[(0 1)
nil "New TERMinal emulator" single])
(sass-mode .
[(3 0 0)
[(3 0 14)
((haml-mode
(3 0 0)))
(3 0 14)))
"Major mode for editing Sass files" single])
(haml-mode .
[(3 0 0)
[(3 0 14)
nil "Major mode for editing Haml files" single])
(smart-tab .
[(0 3)
nil "Intelligent tab completion and indentation." single])
(cssh .
[(0 5)
[(0 7)
nil "clusterssh implementation for emacs" single])
(relax .
[(0 2)
Expand Down Expand Up @@ -134,8 +164,8 @@
[(1 7 1)
nil "Major mode for Clojure code" single])
(magit .
[(0 7)
nil "Control Git from Emacs." tar])
[(0 8 1)
nil "control Git from Emacs." single])
(w3 .
[(4 0 46)
nil "A web browser written entirely in Emacs Lisp" tar])
Expand Down Expand Up @@ -182,7 +212,7 @@
(2 1)))
"run a ruby process in a compilation buffer" single])
(gist .
[(0 4)
[(0 5)
nil "Emacs integration for gist.github.com" single])
(confluence .
[(1 4)
Expand Down Expand Up @@ -212,7 +242,7 @@
[(0 2)
nil "set project-local variables from a file" single])
(lusty-explorer .
[(2 2)
[(2 4)
nil "Dynamic filesystem explorer and buffer switcher" single])
(tempo-snippets .
[(0 1 5)
Expand Down Expand Up @@ -373,13 +403,13 @@
[(4 2)
nil "minor mode to highlight current line in buffer" single])
(lua-mode .
[(20100404)
[(20100617)
nil "a major-mode for editing Lua scripts" single])
(css-mode .
[(1 0)
nil "Major mode for editing Cascading Style Sheets" single])
(javascript .
[(1 99 8)
[(2 2 1)
nil "Major mode for editing JavaScript source text" single])
(light-symbol .
[(0 1)
Expand Down
18 changes: 0 additions & 18 deletions elpa/magit-0.7/dir

This file was deleted.

27 changes: 0 additions & 27 deletions elpa/magit-0.7/magit-autoloads.el

This file was deleted.

1 change: 0 additions & 1 deletion elpa/magit-0.7/magit-pkg.el

This file was deleted.

0 comments on commit b7f7a1c

Please sign in to comment.