Path to this page:
./
wip/emacs-session,
Session Management for Emacs
Branch: CURRENT,
Version: 2.3,
Package name: emacs-session-2.3,
Maintainer: phoWhen 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.
As opposed to desktop.el and other packages, Session does not
automatically revisits all files from your last session, most of which
are not interesting anymore.
Required to run:[
editors/emacs26]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 3f9491a428949ef6e21d7a54edf8870e23b369f5
Filesize: 25.232 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-09-29 00:07:28 by Aleksej Saushev | Files touched by this commit (66) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2011-09-22 18:20:42 by PHO / phonohawk | Files touched by this commit (1) |
Log message:
Fixed my silly mistake in the do-build target. Sorry.
|
2011-09-21 06:42:53 by PHO / phonohawk | Files touched by this commit (5) | |
Log message:
Import emacs-session-2.3 as wip/emacs-session.
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.
As opposed to desktop.el and other packages, Session does not
automatically revisits all files from your last session, most of which
are not interesting anymore.
|