Commit Graph

11 Commits

Author SHA1 Message Date
jpkotta@shannon
3c42bad4a8 Replace pylint.el with Ian Eure's version. Closes #20693
Changes:

No longer unconditionally adds a function to python-mode-hook.
Split the hook functions into a key binding one and a menu one.
Added to the Tools customization group.
pylint-options is now a list of strings.  This makes it easier to add and remove individual options.
Turn off reports by default.
Allow for a nonstandard pylint executable name with pylint-command.
Allow for unconditionally saving files before running (default is ask).
Prettier colors in the output buffer.
Make it work well with tramp.
Make it compatible with package.el.
2012-11-12 13:35:48 +01:00
Emile Anclin
aca3164a81 fix #19339: pylint.el : non existing py-mod-map 2010-03-23 14:36:53 +01:00
Adrien Di Mascio
8a23d031ee [elisp] integration of Yuen Ho Wong's patches 2009-08-31 07:59:47 +02:00
Sylvain Thénault
6a770636cf improved flymake code and doc provided by Derek Harland 2009-08-06 10:24:42 +02:00
Sylvain Thénault
4984c5df9c fix #8687, W0613 false positive on inner function 2009-03-23 12:04:01 +01:00
Alexandre Fayolle
ac1c59f540 added pylint/flymake related files 2008-04-14 17:56:00 +02:00
Sylvain Thénault
6fbbe18d62 backported Yaroslav Halchenko patches 2008-03-27 12:16:00 +01:00
Sylvain Thénault
89b367da29 fix #4026: pylint.el should require compile 2007-07-13 13:28:40 +02:00
Alexandre Fayolle
47fc73c56f disable keyboard shortcuts, don't use my- as a prefix for a function name 2007-07-04 14:06:21 +02:00
Adrien Di Mascio
90139d91a6 updated pylint.el 2006-08-10 15:53:58 +02:00
root
4becf6f9e5 forget the past.
forget the past.
2006-04-26 10:48:09 +00:00