• Stefan Monnier's avatar
    * hfy-cmap.el (hfy-rgb-file): Use locate-file. · e3353a78
    Stefan Monnier authored
    (htmlfontify-load-rgb-file): Remove unnused var `ff'.
    Use with-current-buffer and string-to-number.
    (hfy-fallback-colour-values): Use assoc-string.
    * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
    (hfy-face-at): Remove unused var `found-face'.
    (hfy-compile-stylesheet): Remove unused var `css'.
    (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
    and `orig-buffer'.
    (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
    Use with-current-buffer.
    (hfy-text-p): Use expand-file-name and fewer setq.
    e3353a78
hfy-cmap.el 39.7 KB