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 d0d4a31ab65..7ec5cdb5565 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2012-08-07 Chong Yidong <cyd@gnu.org> + + * simple.el (deactivate-mark): Preserve text properties when + saving the primary selection (Bug#8384). + 2012-08-07 Kevin Ryde <user42@zip.com.au> * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109). |