aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d2ad52e3b07..53707b23670 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12014-08-18 Stefan Monnier <monnier@iro.umontreal.ca> 12014-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * progmodes/python.el (python-shell-prompt-detect): Remove redundant
4 executable-find (bug#18244).
5
3 * simple.el (self-insert-uses-region-functions): Defvar. 6 * simple.el (self-insert-uses-region-functions): Defvar.
4 7
52014-08-13 Leo Liu <sdl.web@gmail.com> 82014-08-13 Leo Liu <sdl.web@gmail.com>