]> git.eshelyaron.com Git - emacs.git/commitdiff
(insert-image-file): Make `intangible' and `read-only' properties
authorMiles Bader <miles@gnu.org>
Sun, 19 Nov 2000 01:58:06 +0000 (01:58 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 19 Nov 2000 01:58:06 +0000 (01:58 +0000)
rear-nonsticky too.

lisp/ChangeLog
lisp/image-file.el

index 198229ce1933ef058ac625c1f5435e9ce3a54507..4463d635c811561ea40c3e0576d685facfa41f1f 100644 (file)
@@ -1,3 +1,8 @@
+2000-11-19  Miles Bader  <miles@gnu.org>
+
+       * image-file.el (insert-image-file): Make `intangible' and
+       `read-only' properties rear-nonsticky too.
+
 2000-11-18  Gerd Moellmann  <gerd@gnu.org>
 
        * ps-print.el: Update copyright notice.
index 217e4708693bd818db57801dde86d07623312389..2e1ac4401ddb9deb154f00dea762c48239568e90 100644 (file)
@@ -115,7 +115,7 @@ the command `insert-file-contents'."
             (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