# HG changeset patch # User Miles Bader # Date 974599006 0 # Node ID 55701353d6bbffe0df99e9706a4bfd68b8bac8e7 # Parent 340b067073a5e7ab206559a1d0378e011e4c8871 (insert-image-file): Make `intangible' and `read-only' properties rear-nonsticky too. diff -r 340b067073a5 -r 55701353d6bb lisp/image-file.el --- a/lisp/image-file.el Sun Nov 19 00:29:46 2000 +0000 +++ b/lisp/image-file.el Sun Nov 19 01:56:46 2000 +0000 @@ -115,7 +115,7 @@ (props `(display ,image intangible ,image - rear-nonsticky (display) + rear-nonsticky (display intangible read-only) ;; This a cheap attempt to make the whole buffer ;; read-only when we're visiting the file. ,@(and visit