]> code.delx.au - gnu-emacs/commit
* hfy-cmap.el (hfy-rgb-file): Use locate-file.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 19 Nov 2009 20:47:40 +0000 (20:47 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 19 Nov 2009 20:47:40 +0000 (20:47 +0000)
commite3353a780dbf1db468b0b7dd801f0d40b8df78df
tree4828ac89b529321dc39bc2358a5b5d3cdd0f91cf
parent0de9f8b7886ca72447275b559d47319881afd549
* hfy-cmap.el (hfy-rgb-file): Use locate-file.
(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.
lisp/ChangeLog
lisp/hfy-cmap.el
lisp/htmlfontify.el