File tree 1 file changed +30
-0
lines changed
1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ =======================================
2
+ virtualenvwrapper-emacs-desktop 1.0.1
3
+ =======================================
4
+
5
+ What is virtualenvwrapper-emacs-desktop
6
+ =======================================
7
+
8
+ Emacs desktop-mode _ lets you save the state of emacs (open buffers,
9
+ kill rings, buffer positions, etc.) between sessions. It can also be
10
+ used as a project file similar to other IDEs. This virtualenvwrapper _
11
+ plugin adds a trigger to save the current desktop file and load a new
12
+ one when activating a new virtualenv using ``workon ``.
13
+
14
+ .. _desktop-mode : http://www.emacswiki.org/emacs/DeskTop
15
+
16
+ .. _virtualenvwrapper : http://www.doughellmann.com/projects/virtualenvwrapper/
17
+
18
+ What's New in 1.0.1
19
+ ===================
20
+
21
+ - Fix packaging issues
22
+ - Add ``VIRTUALENVWRAPPER_EMACSCLIENT `` variable
23
+
24
+ Installing
25
+ ==========
26
+
27
+ Visit the `project page `_ for download links and
28
+ installation instructions.
29
+
30
+ .. _project page : http://www.doughellmann.com/projects/virtualenvwrapper-emacs-desktop/
You can’t perform that action at this time.
0 commit comments