Marmalade

Spreadable Elisp

purcell

purcell
  1. paredit-everywhere
    0.2
    Enable some paredit features in non-lisp buffers
  2. ruby-hash-syntax
    0.1
    Toggle ruby hash syntax between classic and 1.9 styles
  3. flymake-haskell-multi
    0.3
    Syntax-check haskell-mode using both ghc and hlint
  4. flymake-hlint
    0.2
    A flymake handler for haskell-mode files using hlint
  5. flymake-json
    0.1
    A flymake handler for json using jsonlint
  6. elpa-audit
    0.4
    Handy functions for inspecting and comparing package archives
  7. osx-location
    0.2
    Watch and respond to changes in geographical location on OS X
  8. page-break-lines
    0.7
    Display ugly ^L page breaks as tidy horizontal lines
  9. flymake-python-pyflakes
    0.8
    A flymake handler for python-mode files using pyflakes (or flake8)
  10. flymake-easy
    0.8
    Helpers for easily building flymake checkers
  11. findr
    0.7
    Breadth-first file-finding facility for (X)Emacs
  12. inflections
    1.1
    convert english words between singular and plural
  13. exec-path-from-shell
    1.2
    Make Emacs use the $PATH set up by the user's shell
  14. ac-nrepl
    0.18
    auto-complete sources for Clojure using nrepl completions
  15. jump
    2.2
    build functions which contextually jump between files
  16. unfill
    0.1
    The inverse of fill-paragraph and fill-region
  17. pointback
    0.2
    Restore window points when returning to buffers
  18. jump-char
    0.1
    navigation by char
  19. color-theme-sanityinc-tomorrow
    1.10
    A version of Chris Kempson's various Tomorrow themes
  20. tidy
    2.12
    Interface to the HTML Tidy program
  21. flymake-css
    0.3
    Flymake support for css using csslint
  22. hippie-expand-slime
    0.1
    Hook slime's completion into hippie-expand
  23. move-text
    1.0
    Move current line or region with M-up or M-down.
  24. mwe-log-commands
    20041106
    log keyboard commands to buffer
  25. iy-go-to-char
    1.0
    Go to next CHAR which is similar to "f" in vim
  26. flymake-php
    0.5
    A flymake handler for php-mode files
  27. rinari
    2.10
    Rinari Is Not A Rails IDE
  28. ruby-compilation
    0.17
    run a ruby process in a compilation buffer
  29. regex-tool
    1.2
    A regular expression evaluation tool for programmers
  30. flymake-sass
    0.6
    Flymake handler for sass files
  31. flymake-jslint
    0.9
    A flymake handler for javascript using jslint
  32. flymake-shell
    0.8
    A flymake syntax-checker for shell scripts
  33. session
    2.2.1
    use variables, registers and buffer places across sessions
  34. crontab-mode
    1.2
    Mode for editing crontab files
  35. dsvn
    922257
    Subversion interface
  36. hl-sexp
    1.0.0
    highlight the current sexp
  37. scratch
    20110708
    Mode-specific scratch buffers
  38. vc-darcs
    1.12
    a VC backend for darcs
  39. ac-slime
    0.3
    An auto-complete source using slime completions
  40. flymake-haml
    0.7
    A flymake handler for haml files
  41. flymake-coffee
    0.10
    A flymake handler for coffee script
  42. flymake-ruby
    0.8
    A flymake handler for ruby-mode files
  43. whole-line-or-region
    1.3.1
    operate on current line if region undefined
  44. elisp-slime-nav
    0.3
    Make M-. and M-, work in elisp like they do in slime
  45. color-theme-sanityinc-solarized
    2.25
    A version of Ethan Schoonover's Solarized themes
  46. ibuffer-vc
    0.6
    Group ibuffer's list by VC project, or show VC status
  47. less-css-mode
    0.12
    Major mode for editing LESS CSS files (lesscss.org)
  48. haml-mode
    3.1.0
    Major mode for editing Haml files