This git repository stores configuration files for Emacs 27.0.60. The author is Takaaki ISHIKAWA <takaxp@ieee.org>
I love org mode :)
File | Description | Location | Compile |
---|---|---|---|
.emacs | Startup configuration file | ${HOME} | |
.spacemacs | Startup configuration for Spacemacs | ${HOME} | |
elget-config.el | Package list and setup for el-get | ${HOME}/.emacs.d/lisp | |
init-ad.el | Advice for load and require | ${HOME}/.emacs.d/lisp | |
init-async.el | Functions to call at startup with async.el | ${HOME}/.emacs.d/lisp | |
init-dired.el | Config for dired.el | ${HOME}/.emacs.d/lisp | YES |
init-env.el | Base settings | ${HOME}/.emacs.d/lisp | |
init-eval.el | Require packages when compiling | ${HOME}/.emacs.d/lisp | |
init-org.el | Sub configuration file for Org | ${HOME}/.emacs.d/lisp | YES |
init.el | Generated from init.org | ${HOME}/.emacs.d/lisp | YES |
init.html | Documents generated from init.org | ||
init.org | Main configuration file | ||
late-init.el | Config for postpone.el | ${HOME}/.emacs.d/lisp | YES |
utility.el | Generated from utility.org | ${HOME}/.emacs.d/lisp | YES |
utility.html | Documents generated from utility.org | ||
utility.org | Utility functions | ||
my-debug.el | Configurations for debugging | ${HOME}/.emacs.d/lisp | |
recipes/ | Private el-get recipes | ${HOME}/.emacs.d/recipes |
- Refactoring
- Remove Cask file, odt, and pdf
- Add private recipes for el-get