This git repository stores configuration files for Emacs 28.1.
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 | |
| elget-setup.el | 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-eval.el | Require packages when compiling | ${HOME}/.emacs.d/lisp | |
| init-org.el | Sub configuration file for Org | ${HOME}/.emacs.d/lisp | YES |
| init-win.el | Windows-specific configurations | ${HOME}/.emacs.d/lisp | |
| init.el | Generated from init.org | ${HOME}/.emacs.d/lisp | YES |
| init.html | Documents generated from init.org | ||
| init.org | Main configuration file | ||
| early-init.el | Will be loaded before GUI construction | ${HOME}/.emacs.d/lisp | |
| late-init.el | Config for postpone.el | ${HOME}/.emacs.d/lisp | YES |
| utility.el | Generated from utility.org | ${HOME}/.emacs.d/lisp | YES |
| my-debug.el | Configurations for debugging | ${HOME}/.emacs.d/lisp | |
| recipes/ | Private el-get recipes | ${HOME}/.emacs.d/recipes |
- Remove init-env.el
- Integrate setting in utility.org to init.org
- Refactoring
- Remove Cask file, odt, and pdf
- Add private recipes for el-get