Age | Commit message (Collapse) | Author |
|
* ennum.el (ennum): New customization group.
* ennum-image.el (ennum-image-convert-path, ennum-image-identify-path,
ennum-image-jpegtran-path, ennum-image-optipng-path): Add to ennum
customization group.
|
|
* ennum-image.el (ennum-image-convert-path, ennum-image-identify-path,
ennum-image-jpegtran-path, ennum-image-optipng-path): New variables.
(ennum-image-resize-image): Use ennum-image-convert-path.
(ennum-image-optimize-image): Use ennum-image-jpegtran-path and
ennum-image-optipng-path.
(ennum-image-get-width): Use ennum-image-identify-path.
|
|
* ennu.el: Rename to ...
* ennum.el: ... this. Replace all instances of ennu with ennum.
* ennu-html.el: Rename to ...
* ennum-html.el: ... this. Replace all instances of ennu with ennum.
* ennu-image.el: Rename to ...
* ennum-image.el: ... this. Replace all instances of ennu with ennum.
|