view etc/images/info.xpm @ 106795:8802f28da1a8

Fix typos and remove superfluous backslash-quoting in htmlfontify.el. * htmlfontify.el (htmlfontify-load-rgb-file) (htmlfontify-unload-rgb-file, hfy-fallback-colour-values) (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer) (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn) (hfy-link-style-fun, hfy-index-file, hfy-instance-file) (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks) (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map) (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties) (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class) (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap) (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq) (hfy-colour-vals, hfy-default-header, hfy-link-style-string) (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec) (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int) (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name) (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at) (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer) (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer) (hfy-force-fontification, htmlfontify-buffer, hfy-dirname) (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub) (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i) (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps) (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous backslash-quoting from parentheses, etc.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 11 Jan 2010 18:26:28 +0100
parents fbbac2460322
children
line wrap: on
line source

/* XPM */
static char * info_xpm[] = {
"24 24 29 1",
" 	c None",
".	c #4F4F4F",
"+	c #616161",
"@	c #979797",
"#	c #A6A6A6",
"$	c #BEBEBE",
"%	c #E0E0E0",
"&	c #C1C1C1",
"*	c #7B7B7B",
"=	c #D2D2D2",
"-	c #C8C8C8",
";	c #DFDFDF",
">	c #F8F8F8",
",	c #8E8E8E",
"'	c #D7D7D7",
")	c #D4D4D4",
"!	c #6E6E6E",
"~	c #E5E5E5",
"{	c #CDCDCD",
"]	c #727272",
"^	c #DBDBDB",
"/	c #6B6B6B",
"(	c #9C9C9C",
"_	c #A5A5A5",
":	c #737373",
"<	c #AEAEAE",
"[	c #A3A3A3",
"}	c #B5B5B5",
"|	c #2B2B2B",
"                        ",
"          .+++.         ",
"        +@#$%%&*.       ",
"       +$======%$.      ",
"      +@-=;>>>;==,.     ",
"      +'=>>>>>>>$)+     ",
"      !)=%~>>>~;={+     ",
"      ]$==$,,,$^=$+     ",
"      /(==,%%$,==_      ",
"       :$=%%%,$='+      ",
"       +(=%;%<^;,       ",
"        +;=%<=;$+       ",
"        +$;==;;[        ",
"         @@@@@}@        ",
"        @>>>)))}@       ",
"         @>>)}@@        ",
"        @>~))))}@       ",
"        @@>>)}}@@       ",
"        @>~))))}@       ",
"         @@@@@@@        ",
"          .+.||         ",
"                        ",
"                        ",
"                        "};