# HG changeset patch # User Chong Yidong # Date 1171062534 0 # Node ID 982864b316bfc6313930107760c93038177edfb7 # Parent 188a250675e6daecd5aac7fbd46a74ec35656531 * subr.el (insert-for-yank-1): Prevent read-only properties from interfering with text property operations. diff -r 188a250675e6 -r 982864b316bf lisp/ChangeLog --- 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 + * 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.