File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ *
2
+ ! * .html
3
+ ! .gitignore
Original file line number Diff line number Diff line change
1
+ This is a Literate Programming fork of the original Emacs Starter Kit
2
+
3
+ This should provide a saner set of defaults than you get normally with
4
+ Emacs. It's intended for beginners, but provides a good elisp
5
+ initialization structure for all levels of users.
6
+
7
+ The main advantage of this Emacs Starter Kit are
8
+ - better default settings
9
+ - easy loading of many useful libraries and configurations
10
+ - "literate" customization embedded in Org-mode files
11
+ - an organizational directory structure
12
+ - git provides for version control, backup, and sharing
13
+ - easy instillation with no need to compile external packages
14
+
15
+ The latest version is at http://github.com/eschulte/emacs24-starter-kit/
16
+
17
+ For more information including use and instillation instructions see
18
+ http://eschulte.github.com/emacs24-starter-kit/
You can’t perform that action at this time.
0 commit comments