Commit Graph

209 Commits

Author SHA1 Message Date
1ef44eeec3 Set <RET> key in css-mode to call newline-and-indent 2012-03-24 11:46:35 +00:00
0a8a1a55a7 Tweak undo history limits
Set limits to double of default limits. The previous limits of 10x the
defaults might not have been working as expected, as every now and then
I'd have a file end up with only 4-5 undo steps.
2012-03-24 11:46:32 +00:00
2bbad1dde7 Update el-get submodule
Install auto-complete's optional fuzzy dependency

Updated el-get submodule now includes fuzzy, so let's use it.
2012-03-24 11:46:21 +00:00
148cef596a Set default transparency to 98% again 2012-03-23 19:55:54 +00:00
4854edc357 Switched from Monaco to Menlo font
I am still torn between the two, but have decided to see how I feel
after a few days of Menlo usage.
2012-03-23 18:37:56 +00:00
9f2ad34788 Typo fix 2012-03-23 18:37:00 +00:00
49930dad0e Set tab-width to 4 for Makefiles specifically 2012-03-23 18:36:36 +00:00
0410f24c3b Renamed align-to-equals helper function to align-region-to-equals 2012-03-23 16:09:12 +00:00
39a5e30394 Customize makefile-mode. 2012-03-22 23:21:58 +00:00
8bf1531626 Remove custom fixes to auto-complete package.
I'm using a fork of el-get where the fixes have been applied.
2012-03-22 17:36:51 +00:00
b3e466482b Update el-get submodule to fix an issue with the auto-complete package.
I've submitted a pull request to the official repo, but I'll be using
a branch of el-get that implements the fix for now.
2012-03-22 17:32:32 +00:00
c57a9df407 Switch to my own fork of el-get.
I periodically fix issues with packages in el-get, and I'd like to use
those fixes before they are officially merged in and released.
2012-03-22 17:29:09 +00:00
c2df7a01f2 Switched to a more recently updated version of Escreen. 2012-03-22 12:07:09 +00:00
097c290f59 Auto-complete's popup.el has been extracted to a separate library.
I will submit a pull request to el-get's auto-complete.rcp later, for
now this solves my problem.
2012-03-22 12:06:09 +00:00
943306c2f9 Add additional customizations to magit modes. 2012-03-21 10:23:41 +00:00
0f4a807722 Set default transparency to 99%. 2012-03-21 08:51:12 +00:00
b1f79de75e I can't seem choose between Monaco or Menlo >_< 2012-03-20 09:11:59 +00:00
19d26ea910 Change default transparency from 97% to 98%. 2012-03-20 02:09:45 +00:00
af4f9a9bee Make ECB window narrower so two buffers fits next to it in the console. 2012-03-20 02:07:36 +00:00
c3982e3d15 Disabled fringes and started using linum+ in console and GUI. 2012-03-20 01:52:21 +00:00
ec1acc0bf8 Moved relative line-numbers code from behavior.el to appearance.el.
At the same time I also updated it to the latest code from the
StackOverFlow answer.
2012-03-20 01:51:04 +00:00
2f32571fcd Customize magit-log-edit-mode.
Hopefully this will help me write better commit messages with fewer
spelling mistakes, and without long lines.
2012-03-19 23:49:46 +00:00
6bb761965c I'm not convinced relative line numbers is for me, so I'm disabling them for a while 2012-03-19 10:17:16 +00:00
08f4d3eecf Enabled relative line numbers.
Currently done in a bit of a hacky way, I might try to turn it into a package at some point.
2012-03-13 14:44:44 +00:00
25e17c915e changes the concept of "languages" to "mode-customizations" 2012-03-09 10:24:20 +00:00
1835536c99 discovered the wonder that is auto-fill-mode 2012-03-06 18:05:46 +00:00
b117f65e2b updated a couple of comments 2012-03-06 18:05:25 +00:00
19d563028d switched console theme from tomorrow-night-bright to my own customized version of it called tomorrow-night-paradise 2012-03-05 01:25:42 +00:00
2b113a6841 moved some customizations to behavior.el 2012-03-04 22:30:49 +00:00
dc3831caa2 removed custom face for ecb as it's now included in the theme I use 2012-03-04 22:23:41 +00:00
17835e5ccf remove egg-related customize options, as I don't use egg 2012-03-04 22:22:53 +00:00
ce9f134c2e disable global smart-tab-mode as it was conflicting with auto-complete-mode 2012-03-04 16:27:33 +00:00
b999d7e225 added a missing comment 2012-03-04 16:20:38 +00:00
775979d69c added smart-tab mode 2012-03-04 16:20:21 +00:00
2f8e084b21 use the same URL specification style across the readme 2012-03-02 12:12:48 +00:00
ec5abc714b fixed broken link to build-emacs-for-osx repo 2012-03-02 12:12:21 +00:00
77bc0fa17b switched to using my own fork of the tomorrow color theme 2012-03-01 20:14:26 +00:00
489365fe1f removed commented out packages I'm not using 2012-03-01 20:11:02 +00:00
d0ef326db8 customized magit local branch name behaviour, and added additional repo dirs 2012-02-29 10:39:19 +00:00
87e87bfdff added highlight-indentation-mode to a few more languages 2012-02-29 10:08:23 +00:00
9477e36d2f removed highlight-indentation-current-column-mode from various languages 2012-02-29 10:06:52 +00:00
0c01cff613 changed magit switch behaviour 2012-02-29 09:39:51 +00:00
d0fb0cf7d7 customizations for magit 2012-02-28 21:27:11 +00:00
bcb75553c4 added magithub package 2012-02-28 21:07:14 +00:00
7f78d94878 added magit 2012-02-28 14:42:08 +00:00
c510cb8440 added highlight-indentation mode and configured specific modes for it 2012-02-28 14:12:47 +00:00
19ad03f151 fixed a stupid typo so erlang-mode customizations actually work 2012-02-27 10:44:03 +00:00
19f81010e5 updated readme 2012-02-27 10:43:47 +00:00
38d7218e4f cleaner conditional :) 2012-02-24 20:49:01 +00:00
80151dab5d cleaned up language customizations a bit 2012-02-24 20:48:47 +00:00