diff options
author | Arun Isaac | 2025-03-29 22:29:54 +0000 |
---|---|---|
committer | Arun Isaac | 2025-03-29 22:29:54 +0000 |
commit | 1f8e8b37ed0e21dbcfd5da9e4b2c0d16325b4a37 (patch) | |
tree | 100d0afe12f901d70d55d2cbade53a5000efc610 /ennum-html.el | |
parent | 8dbf24a4ae052d0b5a7a200141bbbc40f06a84e2 (diff) | |
download | ennum-1f8e8b37ed0e21dbcfd5da9e4b2c0d16325b4a37.tar.gz ennum-1f8e8b37ed0e21dbcfd5da9e4b2c0d16325b4a37.tar.lz ennum-1f8e8b37ed0e21dbcfd5da9e4b2c0d16325b4a37.zip |
Intern source images before any operation on them.
Functions must operate on store items and produce store items. Thus,
the set of store items is closed under the function. This closure
frees the function to not care about the origin of the store item.
Thus, the store item becomes a mere value to be passed around, rather
than a place with special meaning.
* ennum.el (ennum-publish-image): Only accept interned images.
(ennum-publish-link, ennum-publish): Intern images before passing them
to ennum-publish-image.
Diffstat (limited to 'ennum-html.el')
0 files changed, 0 insertions, 0 deletions