Commit graph

16 commits

Author SHA1 Message Date
Bozhidar Batsov b01492e7ea moved back the prelude modules into the main Prelude project 2012-12-15 22:07:25 +02:00
Bozhidar Batsov 207d21b5cd migrated a bit more code to dash.el 2012-12-15 20:42:19 +02:00
Bozhidar Batsov 07e822f95e started to replace cl code with dash.el 2012-12-15 18:37:54 +02:00
Bozhidar Batsov bda721449b replaced a bunch of concats with expand-file-name 2012-10-21 18:16:40 +03:00
Bozhidar Batsov 46d39475de fixed #220 - load volatile-highlights after advising kill-line and kill-region 2012-10-19 14:48:31 +03:00
Bozhidar Batsov d5c1edc297 turns out using a mode in a hook always enables it so the turn on
functions were not actually needed
2012-10-05 19:35:39 +03:00
Bozhidar Batsov a4c89bd91c made C-x C-x (exchange mark and point) transient-mark-mode friendly 2012-09-06 22:42:07 +03:00
Bozhidar Batsov 84ec2fe1e9 #180 fixed - easy way to create a new scratch buffer 2012-09-06 14:09:47 +03:00
Anton Ilin fa9bb097a3 Use forward-line instead of next-/previous-line. 2012-08-23 10:12:58 +03:00
David Browne a08b40aa93 prelude-visit-term-buffer now obeys user's $SHELL 2012-06-16 00:15:09 -06:00
Bozhidar Batsov 59f26f63f6 fixed #166 - switched to guru-mode to enforce good Emacs navigation habits 2012-06-14 15:12:33 +03:00
Bozhidar Batsov 026dc563d1 show the tips after the init sequence has completed 2012-05-16 14:50:30 +03:00
Bozhidar Batsov 0162212c8a minor change 2012-05-07 18:06:32 +03:00
Bozhidar Batsov 2d4ad1812d added a basic tip of the day feature 2012-05-07 18:04:03 +03:00
Bozhidar Batsov 78c21a9b6f a few fixes 2012-04-17 17:47:05 +03:00
Bozhidar Batsov 23f3853a95 extracted non-essential modules to a separate project 2012-04-17 17:35:21 +03:00
Renamed from modules/prelude-core.el (Browse further)