diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 015650510f7..3e152174e87 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-05-14 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/python.el (python-shell-get-or-create-process): | ||
| 4 | Do not bind `current-prefix-arg' so that C-c C-z does not talk | ||
| 5 | back unless requested. | ||
| 6 | |||
| 1 | 2014-05-14 Glenn Morris <rgm@gnu.org> | 7 | 2014-05-14 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * subr.el (with-file-modes): New macro. | 9 | * subr.el (with-file-modes): New macro. |