Bozhidar Batsov
|
c38ad8e516
|
Release Prelude 1.1
|
2021-02-14 12:31:04 +02:00 |
|
Bozhidar Batsov
|
efddd76ae5
|
Touch up the previous commit
|
2020-10-07 10:35:20 +03:00 |
|
Manoel Vilela
|
7226716739
|
Add prelude-python-mode-set-encoding-automatically defcustom (#1293)
- if it is nil (default) does nothing
- if non-nil insert '# coding: utf-8' on top of python buffers
|
2020-10-07 10:21:20 +03:00 |
|
Bozhidar Batsov
|
edeef9ee4b
|
Make the file metadata more uniform
|
2020-09-15 09:19:15 +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 |
|
Bozhidar Batsov
|
ebd6e9d591
|
Update the copyright years
|
2016-01-31 08:44:18 +02:00 |
|
M. Tong
|
c8b33df811
|
Don't disabling which-function-mode in Python
|
2015-04-17 17:08:21 +08:00 |
|
Wu Jiang
|
01569fa13f
|
Enable the mode in a definite way
`(anaconda-mode)` is to toggle the mode on/off.
|
2015-04-16 13:14:34 -04:00 |
|
Bozhidar Batsov
|
c2da437aa4
|
Update copyright years
|
2015-03-03 13:04:34 +02:00 |
|
k1-hedayati
|
92807a507c
|
[Fix #703] Disable which-fun-mode in python-mode
|
2015-01-15 10:49:09 +03:30 |
|
Bozhidar Batsov
|
dc82375714
|
Update copyright years
|
2014-12-07 11:37:46 +02:00 |
|
toctan
|
456e437496
|
fix electric-layout-post-self-insert-function autoload
|
2014-10-17 14:33:37 +08:00 |
|
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 |
|