Mercurial > emacs
changeset 33608:55701353d6bb
(insert-image-file): Make `intangible' and `read-only' properties
rear-nonsticky too.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 19 Nov 2000 01:56:46 +0000 |
parents | 340b067073a5 |
children | 9ac783bec98a |
files | lisp/image-file.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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