Mercurial > emacs
view lisp/sb-tag-gt.xpm @ 48470:5a25c61f2c8b
(eldoc-print-current-symbol-info):
Turn errors into messages so they don't get ignored.
(eldoc-get-fnsym-args-string): Use help-split-fundoc.
(eldoc-beginning-of-sexp): Simplify.
(eldoc-function-arglist): Remove.
(eldoc-function-argstring): Use help-function-arglist instead.
(eldoc-function-argstring-from-docstring-method-table)
(eldoc-function-argstring-from-docstring): Remove.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 19 Nov 2002 23:32:54 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_tag_gt_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@++@@@@@@@+.", " .+@@@@@@+++@@@@@@+.", ".+@@@@@@@++++@@@@@+.", ".+@++@@@@+++++@@@@+.", ".+@++@@@@+++++.@@@+.", ".+@@@@@@@++++.@@@@+.", " .+@@@@@@+++.@@@@@+.", " .+@@@@@++.@@@@@@+.", ". .++++++.++++++++.", " ............... ", " "};