• Chong Yidong's avatar
    Call imagemagick-register-types automatically. · c505aaeb
    Chong Yidong authored
    * lisp/image.el (imagemagick--extension-regexp): New variable.
    (imagemagick-register-types): Use it.
    (imagemagick-types-inhibit): Add :set function.  Allow new value
    of t to inhibit all types.
    
    * lisp/loadup.el (fboundp): Preload regexp-opt, needed by
    imagemagick-register-types.
    
    * lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
    so we can preload it.
    c505aaeb
ChangeLog 444 KB