• Glenn Morris's avatar
    Add option imagemagick-types-enable · 32d72c2f
    Glenn Morris authored
    * lisp/image.el: For clarity, call imagemagick-register-types at
    top-level, rather than relying on a custom :initialize.
    (imagemagick-types-enable): New option. 
    (imagemagick-register-types): Respect imagemagick-types-inhibit.
    If disabling support, remove elements altogether rather
    than using an impossible regexp.
    (imagemagick-types-inhibit): Give it the default init function.
    
    * src/image.c (Fimagemagick_types): Doc fix.
    
    * etc/NEWS: Mention this.
    
    Fixes: debbugs:11557
    32d72c2f
image.el 29.3 KB