summaryrefslogtreecommitdiff
path: root/lisp/image-file.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2000-11-19 01:56:46 +0000
committerMiles Bader <miles@gnu.org>2000-11-19 01:56:46 +0000
commitfb0479253d7b9a27f9cf8e67e7067f2378aa5962 (patch)
tree745fb777b98003bc4f28c59d7e862a83fa5127a5 /lisp/image-file.el
parent9e75a57af36707409d509e9eaf19f822254e8447 (diff)
downloademacs-fb0479253d7b9a27f9cf8e67e7067f2378aa5962.tar.gz
(insert-image-file): Make `intangible' and `read-only' properties
rear-nonsticky too.
Diffstat (limited to 'lisp/image-file.el')
-rw-r--r--lisp/image-file.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/image-file.el b/lisp/image-file.el
index 217e4708693..2e1ac4401dd 100644
--- a/lisp/image-file.el
+++ b/lisp/image-file.el
@@ -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