Mercurial > emacs
changeset 75747:982864b316bf
* subr.el (insert-for-yank-1): Prevent read-only properties from
interfering with text property operations.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 09 Feb 2007 23:08:54 +0000 |
parents | 188a250675e6 |
children | 8c99ad9fd6c0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Feb 09 16:55:52 2007 +0000 +++ b/lisp/ChangeLog Fri Feb 09 23:08:54 2007 +0000 @@ -1,5 +1,8 @@ 2007-02-09 Chong Yidong <cyd@stupidchicken.com> + * subr.el (insert-for-yank-1): Prevent read-only properties from + interfering with text property operations. + * image-mode.el (image-mode): Revert 2007-01-30 changes. * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.