aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2015-01-27 13:20:57 -0500
committerSam Steingold2015-01-27 13:20:57 -0500
commitbd7a1e1564d04d7ea9c7f6587ffcf02ef8975512 (patch)
treec912f484608e6a75d10373ad30d5b3e5671307e3 /lisp/ChangeLog
parentc7effd7cacc5505933c32221bb25bea791b589e0 (diff)
downloademacs-bd7a1e1564d04d7ea9c7f6587ffcf02ef8975512.tar.gz
emacs-bd7a1e1564d04d7ea9c7f6587ffcf02ef8975512.zip
minor tweaks for `python-check'
* lisp/progmodes/python.el (python-check-custom-command): Buffer local because it usually includes the buffer name. (python-check-command): Set to epylint when pyflakes is not available.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1eafe3c0e52..80dfeef3750 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12015-01-27 Sam Steingold <sds@gnu.org>
2
3 * progmodes/python.el (python-check-custom-command): Buffer local
4 because it usually includes the buffer name.
5 (python-check-command): Set to epylint when pyflakes is not available.
6
12015-01-27 Thomas Fitzsimmons <fitzsim@fitzsim.org> 72015-01-27 Thomas Fitzsimmons <fitzsim@fitzsim.org>
2 8
3 * net/eudcb-bbdb.el, net/eudcb-ldap.el, net/eudcb-mab.el, 9 * net/eudcb-bbdb.el, net/eudcb-ldap.el, net/eudcb-mab.el,