Commit graph

22 commits

Author SHA1 Message Date
Bozhidar Batsov bc8e47984b Merge pull request #712 from toctan/local-electric
Enable electric-layout-mode only with python-mode
2014-10-16 10:13:22 +03:00
toctan 71fe265293 exec-path-from-shell-copy-env PYTHONPATH 2014-10-15 18:30:17 +08:00
toctan 7a51853b05 Enable electric-layout-mode only with python-mode 2014-10-15 18:23:31 +08:00
toctan 0769eb5e7c Fix newline after colon inside a list 2014-09-18 22:37:59 +08:00
toctan 6f72bdfd32 Add anaconda-mode for python 2014-09-04 09:49:07 +08:00
toctan e379c876c2 Flat index with python imenu 2014-08-30 23:30:16 +08:00
toctan 17cf2c710a Insert magic encoding comment upon save 2014-08-20 21:45:25 +08:00
toctan 41e153058c Automatically newline with block start 2014-08-20 16:12:29 +08:00
toctan 6283c1afd7 Turn on electric indent mode with python mode 2014-08-20 16:07:55 +08:00
Bozhidar Batsov 3525aaa6f7 Enable subword-mode in python-mode 2013-04-21 22:29:10 +03:00
Bozhidar Batsov 2d46a71bcc python.el is now part of Emacs 2013-04-21 22:28:32 +03: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
Bozhidar Batsov 6e31729ba9 Make use of the new prog-mode/prog-mode-hook functionality in Emacs 24 2011-12-01 23:55:47 +02:00
Bozhidar Batsov 6d3d16fa39 cleaned up hooks a bit 2011-11-27 14:55:59 +02:00
Bozhidar Batsov 4bc0350c47 customizations are no more - they don't work particularly well for
something like Prelude
2011-11-27 13:47:34 +02:00
Bozhidar Batsov 54bf2a3753 fixed #25 - problem with python indentation 2011-11-23 12:39:50 +02:00
Bozhidar Batsov 546d89e98f added basic support for Python programming and an extensive ERC config
(to be refined)
2011-11-18 17:16:50 +02:00