aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cd7dd97315b..a25836da996 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,6 +5,9 @@
5 5
62012-12-21 Chong Yidong <cyd@gnu.org> 62012-12-21 Chong Yidong <cyd@gnu.org>
7 7
8 * international/mule-cmds.el (read-char-by-name): Signal an error
9 if the user does not supply a valid character (Bug#13177).
10
8 * simple.el (transpose-subr-1): Preserve marker positions by 11 * simple.el (transpose-subr-1): Preserve marker positions by
9 changing the insertion sequence (Bug#13122). 12 changing the insertion sequence (Bug#13122).
10 13