Commit Graph

23 Commits

Author SHA1 Message Date
212168c84c cleaned up appearance.el a little 2012-02-10 16:25:31 +00:00
224baa93f9 use uniquify to deal with files of the same name in a better way 2012-01-07 20:39:03 +00:00
5434453092 moved scrolling behavior customizations from appearance.el to behavior.el 2012-01-07 20:26:51 +00:00
0342a89f3c more powerful default font declaration 2011-12-21 01:16:22 +00:00
dd8371c19f define special unicode whitespace characters with the unicode code rather than the character itself 2011-11-29 23:10:28 +00:00
a8332fd34a scroll 10 lines when shift is held 2011-11-29 23:09:48 +00:00
c38d910344 Disable global linum-mode, and only activate it in specific modes where I want it.
This gives me more space in the Speedbar frame as it doesn't show line numbers anymore.
2011-11-15 18:01:43 +00:00
f1e5d8ef3c Hide scrollbars, make fringe half-width. 2011-11-13 15:23:36 +00:00
bd36270c52 disable menu-bar mode (only takes effect when emacs is running in a console) 2011-11-10 08:45:08 +00:00
6d6d6bd50a set scroll margin to 0 again, and changed mouse-wheel scroll steps from 1 to 2 2011-10-07 22:09:56 +01:00
5211216e71 only use linum+ in console mode 2011-10-05 11:53:41 +01:00
389d9185fa only customize linum+ if it's loaded 2011-10-04 08:53:11 +01:00
50a401cc9f scroll margin of 5 instead of 10 for small windows 2011-10-04 08:52:57 +01:00
b44aa03bd6 maybe let's not hide the scrollbar yet (I guess I'm not l33t enough yet...) 2011-10-04 08:52:41 +01:00
8a613380af a bit cleaner lisp code in appearance file 2011-10-03 09:17:17 +01:00
97426ddb7f hide scrollbar 2011-10-03 09:16:49 +01:00
b983260626 its ugly but works till I figure out a better way :P 2011-09-24 18:16:04 +01:00
16b48f5723 simpler smooth scrolling, for now till I've got time to play with available options/packages properly 2011-09-15 09:28:22 +01:00
a3dfb53f91 my linum hack for the console version of Emacs causes load issues in the GUI version 2011-09-15 09:27:44 +01:00
Jim
97899b27d8 fixed linum line for console mode, still horrible, but better 2011-09-12 19:52:11 +00:00
6b9001e075 use tomorrow-night-bright theme in text/console mode 2011-09-08 20:24:37 +01:00
3554ea6966 only load birds of paradise theme when in full GUI mode 2011-09-08 20:23:25 +01:00
20cd756127 initial import of emacs config 2011-08-27 20:36:26 +01:00