Commit graph

9 commits

Author SHA1 Message Date
toctan 2596e88803 Do not auto indent in conf-mode and yaml-mode 2014-09-04 22:20:38 +08:00
toctan 491bc0617f Do not indent region with indent sensitive modes
- Rename and move yank indent vars into prelude-custom.el
- Add coffee-mode to prelude-indent-sensitive-modes
- Do not mess up indentation when cleanup with indentation sensitive
  modes, such as Python.
2014-06-25 10:21:51 +08:00
Geoff Shannon 0a8d8b22f0 Fix suggested use of prelude-user-init-file
to something that will actually work correctly.
2014-05-15 23:16:53 -07:00
Geoff Shannon 1ac728d6a7 Use expand-file-name instead of concat 2014-05-15 13:43:51 -07:00
Geoff Shannon b30cc884b9 Rewrite the doc string to be less bad 2014-05-15 13:36:58 -07:00
Geoff Shannon 7bb680b1df Add to documentation for new variable
Describe a simple and easy way to specify which file should be used as the "init-file."
2014-05-15 13:36:58 -07:00
Geoff Shannon eba385e3d9 Fix checkdoc problems with new custom file 2014-05-15 13:36:58 -07:00
Geoff Shannon 57ef5bb249 Add new prelude custom variable for user-init-file
This way the prelude-find-user-init-file can actually take you to a
useful file (instead of to init.el)
2014-05-15 13:36:57 -07:00
Geoff Shannon 5ffa4bb187 Pull Prelude's custom variables into a new file
This is so we can define a custom variable to use in prelude-core
2014-05-15 13:36:57 -07:00