f9e5b23a68
Fix typo in comment
2012-03-31 11:23:19 +01:00
8f25f74815
Replace electric-pair-mode with autopair-mode
...
To make this work without any issues, I also had to switch from
delete-selection-mode to cua-mode, disabling a number of cua-mode's
default keybindings which just annoyed me.
Read the comment in behavior.el for more details.
2012-03-31 11:19:54 +01: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
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
2b113a6841
moved some customizations to behavior.el
2012-03-04 22:30:49 +00:00
8c71c2c74e
customize re-builder a bit
2012-02-14 08:08:42 +00:00
ab0ec32a8f
comments are good
2012-02-10 16:26:38 +00:00
f38a13c7b8
added mouse support when running in a console
2012-02-10 16:25:22 +00:00
bd39be3010
disable electric-indent-mode as it causes issues with ruby-mode for me
2012-02-10 01:17:14 +00:00
224ff807de
got rid of autopair in favour of electric-pair-mode, and also enabled the other electric-* modes that are new to Emacs 24.x
2012-02-10 00:37:54 +00:00
998e6b2c5b
cleaned up behavior.el a bit
2012-01-07 20:27:00 +00:00
5434453092
moved scrolling behavior customizations from appearance.el to behavior.el
2012-01-07 20:26:51 +00:00
14c38e38ff
split out behavior stuff from init.el into behavior.el
2012-01-06 09:23:59 +00:00