aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 e45b0ba0574..243078ebad4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12014-01-14 Daiki Ueno <ueno@gnu.org>
2
3 * epa-file.el (epa-file-write-region): Encode the region according
4 to `buffer-file-format'. Problem reported at:
5 <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
6
12014-01-14 Stefan Monnier <monnier@iro.umontreal.ca> 72014-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * emacs-lisp/edebug.el (edebug--display): Move protective let-binding 9 * emacs-lisp/edebug.el (edebug--display): Move protective let-binding