Commit graph

24 commits

Author SHA1 Message Date
Bozhidar Batsov 416ffd3bbf Bump the copyright years 2022-06-03 08:09:25 +03:00
Bozhidar Batsov c38ad8e516 Release Prelude 1.1 2021-02-14 12:31:04 +02:00
Florian Dufour b874b2faff Fix auto-mode-alist REGEXP for org-mode
Character ’ should be '
2020-11-26 15:12:49 +02:00
Florian Dufour 65153cad01 Orgmode package is called 'org' and not 'org-mode' 2020-11-26 15:12:49 +02:00
Florian Dufour 4fc0f0fab2 In org-mode buffers, bind C-a to org-beginning-of-line
org-beginning-of-line is the default for C-a keybinding in org-mode.

Fix #1302
2020-11-26 13:18:07 +02:00
Bozhidar Batsov 277cd63119 Tweak the org-mode config a bit 2020-11-26 12:38:30 +02:00
Bozhidar Batsov edeef9ee4b Make the file metadata more uniform 2020-09-15 09:19:15 +03:00
Fidel Ramos 808a14c82b Fix C-c b keybinding (org-switchb)
org-iswitchb no longer exists.
2020-05-05 16:20:51 +03:00
Bozhidar Batsov dd9b01a991 Bump the copyright years 2020-01-20 16:35:36 +02:00
Bozhidar Batsov bf57696835 Update the copyright years 2018-05-06 09:21:24 +03:00
Bozhidar Batsov e0ca7c7003 Update the copyright years 2017-01-04 01:20:26 +02:00
Neurolit 252f42833e Don't alter C-a binding in orgmode 2017-01-04 01:05:25 +02:00
Bozhidar Batsov ebd6e9d591 Update the copyright years 2016-01-31 08:44:18 +02:00
Bozhidar Batsov c2da437aa4 Update copyright years 2015-03-03 13:04:34 +02:00
Bozhidar Batsov dc82375714 Update copyright years 2014-12-07 11:37:46 +02:00
Gabriel J. Pérez Irizarry a63f62b8c0 Unbind conflicting prelude-mode keys. 2013-09-25 17:04:07 -04:00
Bozhidar Batsov 00661efa2a A bit of cleanup and doc-string fixes 2013-03-07 09:57:33 +02:00
Bozhidar Batsov 9cfdb2694a cleaned up some package dependency stuff 2013-01-02 14:26:54 +02:00
Bozhidar Batsov 269e9137ec updated copyright 2013-01-02 13:13:59 +02:00
Bozhidar Batsov b01492e7ea moved back the prelude modules into the main Prelude project 2012-12-15 22:07:25 +02:00
Bozhidar Batsov 23f3853a95 extracted non-essential modules to a separate project 2012-04-17 17:35:21 +03:00
Perry Kundert 04b1fe44c3 Convert all prelude-*-mode-hooks into actual hooks (allow add-hook) 2012-02-27 14:32:19 -07:00
Justin Wood acaba6da25 added logging for org-mode when completing TODO items 2011-12-06 14:29:02 -05:00
Bozhidar Batsov 5c716ea493 fixed #24 - added some basic org-mode config 2011-11-23 12:48:09 +02:00