]> code.delx.au - gnu-emacs/commit
Minor htmlfontify simplifications.
authorGlenn Morris <rgm@gnu.org>
Sat, 24 Apr 2010 02:36:43 +0000 (19:36 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 24 Apr 2010 02:36:43 +0000 (19:36 -0700)
commitcbcfee6ef444ccb578b31417a836e9de98d566ba
treedb257eb100c9ac7c4c3e3b18261007bb5d8ee886
parent48cd4175158c8f2da2f97df6b3b8dd0e0e59d9c4
Minor htmlfontify simplifications.

* hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
Add autoload cookies.
(htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
(generated-autoload-file): Set file-local value to "htmlfontify.el".
* htmlfontify.el (caddr, cadddr): Remove fallback definitions.
They have definitions / compiler macros in cl.el.
(htmlfontify-load-rgb-file, hfy-fallback-colour-values):
Replace manual autoloads with generated ones.
(htmlfontify-unload-rgb-file): Remove autoload.
lisp/ChangeLog
lisp/Makefile.in
lisp/hfy-cmap.el
lisp/htmlfontify.el