diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e89602c8e45..a26fc63fa49 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-12-21 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * simple.el (transpose-subr-1): Preserve marker positions by | ||
| 4 | changing the insertion sequence (Bug#13122). | ||
| 5 | |||
| 1 | 2012-12-21 Kelly Dean <kellydeanch@yahoo.com> (tiny change) | 6 | 2012-12-21 Kelly Dean <kellydeanch@yahoo.com> (tiny change) |
| 2 | 7 | ||
| 3 | * simple.el (kill-region): Deactivate mark even for empty regions | 8 | * simple.el (kill-region): Deactivate mark even for empty regions |