annotate lisp/.gitignore @ 111678:3b6c0c4ef2bb

shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal. shr-color.el (shr-color->hexadecimal): Add converting functions for RGB() or HSL() color representation. shr.el (shr-tag-font): Add. (shr-tag-color-check): New function to get better colors. (shr-tag-insert-color-overlay): Factorize code between tag-font and tag-span. shr-color.el: New file. color-lab.el: New file.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Tue, 23 Nov 2010 00:03:44 +0000
parents 9a2d92bd2a3e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
101772
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
1 *.elc
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
2 *-loaddefs.el
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
3 loaddefs.el
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
4 subdirs.el
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
5 finder-inf.el
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
6 cus-load.el
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
7
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
8 # arch-tag: ab6e8f91-fb95-4efe-9c1b-68e21561e68a