Elisp: insert instead of put images
commitcfed599a48b36b412a08b08df96fee230b58c06b
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Sun, 2 Sep 2012 18:56:22 +0000 (2 20:56 +0200)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Sun, 2 Sep 2012 18:56:22 +0000 (2 20:56 +0200)
tree7ac8890cdfc1de0c8b52c0be0918fc5153114d56
parent8f2e4ba17b704965f3a35d1d0a312dec31800862
Elisp: insert instead of put images

Images rendered via put-image won't be deleted by
erase-buffer (they're overlays), while those inserted by
insert-image (text properties) will.
elisp/geiser-image.el