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 0e100336b94..fa2f97d0702 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-01-15 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-file): Use whole | ||
| 4 | `buffer-file-name' in interactive-form so that we don't leave | ||
| 5 | pathless file names in `file-name-history'. | ||
| 6 | |||
| 1 | 2014-01-15 Juri Linkov <juri@jurta.org> | 7 | 2014-01-15 Juri Linkov <juri@jurta.org> |
| 2 | 8 | ||
| 3 | * indent.el (indent-rigidly): Set deactivate-mark to nil | 9 | * indent.el (indent-rigidly): Set deactivate-mark to nil |