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 eff89ba08c0..054b3ca5f47 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-04-18 Chong Yidong <cyd@gnu.org>
2
3 * simple.el (line-move): Use forward-line if in batch mode
4 (Bug#11053).
5
12012-04-18 Christopher Schmidt <christopher@ch.ristopher.com> 62012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
2 7
3 * files.el (after-find-file): Do not try to add a final newline if 8 * files.el (after-find-file): Do not try to add a final newline if