aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 442b8f69e59..d47a97f73ec 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
2
3 * progmodes/python.el (python-eldoc--get-doc-at-point): Strip
4 shell output before returning. (bug#18794)
5
12014-11-16 Dmitry Gutov <dgutov@yandex.ru> 62014-11-16 Dmitry Gutov <dgutov@yandex.ru>
2 7
3 Fix indentation before `!=' and after `+='. Originally reported 8 Fix indentation before `!=' and after `+='. Originally reported