Mercurial > emacs
view nt/emacs-src.tags @ 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 | 7e4b4d33d1b2 |
children |
line wrap: on
line source
This file defines the regular expressions for etags to look for in the src directory. It is used by the w32 build to work around the annoyances of quoting command-line arguments with various w32 shell. /[ ]*DEFVAR_[A-Z_ (]+"\([^"]+\)"/