aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index db3a3f5d044..95a6c1e7174 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12012-09-07 Chong Yidong <cyd@gnu.org> 12012-09-07 Chong Yidong <cyd@gnu.org>
2 2
3 * window.el (switch-to-buffer): Doc fix (Bug#12181).
4
3 * files.el (after-find-file): Don't fail on a read-only buffer if 5 * files.el (after-find-file): Don't fail on a read-only buffer if
4 require-final-newline is `visit' or `visit-save' (Bug#11156). 6 require-final-newline is `visit' or `visit-save' (Bug#11156).
5 7