Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-28 | * added circe to package list (*potential* replacement for rcirc) | vincent@spotify.com | 1 | -0/+11 | |
* added a handy function to retrieve passwords from the OS X keychain | |||||
2013-08-08 | Highlight DEBUG | Vincent Ambo | 1 | -1/+1 | |
2013-08-07 | * Providing all init files, loading them with require | Vincent Ambo | 1 | -0/+6 | |
* Moved load-file-if-exists to init-functions * Added init-misc.el for random things that don't fit anywhere else * Never any tabs, ever. Go away! Bindings: * quit Emacs -> C-x r q ("real quit") * delete-frame -> C-x C-c * make-frame -> C-x C-n | |||||
2013-08-06 | * moved switch-window and iy-go-to-char to package.el installs | Vincent Ambo | 1 | -5/+4 | |
* changed 'custom-clone-git and 'custom-download-script to place things in special folders * added those folders and some other things to .gitignore * changed binding for iy-go-to-char to C-c f | |||||
2013-08-06 | Made custom-clone-git asynchronous | Vincent Ambo | 1 | -1/+1 | |
2013-08-05 | * removed dotfiles stuff, this is emacs.d only | Vincent Ambo | 1 | -0/+130 | |
2013-07-08 | Split up configuration in five files. I wrote a nice commit message ↵ | Vincent Ambo | 1 | -23/+0 | |
explaining this, but I wrote it in vi and it died on me. | |||||
2013-07-08 | Emacs: Added file init-functions.el which I'll use for handy functions | Vincent Ambo | 1 | -0/+23 | |