el-get/recipes/session.rcp
Igor Kupczyński 1611d5d5c0 Update recipes/session.rcp
Looks like the 2.2a is broken (install-time error on "session-initialize" variable). Updating this to 2.3a fixes the issue
2012-10-04 01:28:46 +03:00

9 lines
491 B
Plaintext

(:name session
:description "When you start Emacs, package Session restores various variables (e.g., input histories) from your last session. It also provides a menu containing recently changed/visited files and restores the places (e.g., point) of such a file when you revisit it."
:type http-tar
:options ("xzf")
:load-path ("lisp")
:url "http://downloads.sourceforge.net/project/emacs-session/session/session-2.3a.tar.gz"
:autoloads nil
)