]> git.eshelyaron.com Git - emacs.git/commitdiff
* subr.el (insert-for-yank-1): Prevent read-only properties from
authorChong Yidong <cyd@stupidchicken.com>
Fri, 9 Feb 2007 23:08:54 +0000 (23:08 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 9 Feb 2007 23:08:54 +0000 (23:08 +0000)
interfering with text property operations.

lisp/ChangeLog

index 262533c82f82e20c8fc40c5fb00a49cc135481b2..f47a8c29ed51f942954429526f11709a81bfdc3e 100644 (file)
@@ -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.