Mercurial > emacs
view etc/images/low-color/save.xpm @ 104508:90ca5d588aa9
* cedet/semantic.el: Add autoloads for semantic/idle functions.
* cedet/semantic/util.el (semantic--completion-cache): New var.
(semantic-symbol-start, semantic-find-tag-for-completion)
(semantic-complete-symbol): New functions, adapted from Senator.
* bindings.el (complete-symbol): Try semantic-complete-symbol if
no tag table is active.
* cedet/semantic/idle.el (define-semantic-idle-service): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 21 Sep 2009 15:59:48 +0000 |
parents | 45a69ccc2f35 |
children |
line wrap: on
line source
/* XPM */ static char * save_xpm[] = { "24 24 12 1", " c None", ". c #000100", "+ c #B0CCE2", "@ c #6B6B66", "# c #EBA291", "$ c #BBBDBA", "% c #7A98B0", "& c #974F3D", "* c #4D687C", "= c #FFFFFF", "- c #3E4850", "; c #504D46", " ", " ", " ................... ", " .++@############$@++. ", " .+%@########&&#&&@%*. ", " .+%@######&#&#&&&@%*. ", " .+%@=============@%*. ", " .+%@=============@%*. ", " .+%@$$$$$$$$$$$$$@%*. ", " .+%@=============@%*. ", " .+%@=============@%*. ", " .+%@$$$$$$$$$$$$$@%@. ", " .+%@=============@%-. ", " .+%%@@@@@@@@@@@@@@%-. ", " .+%%%%%%%%%%%%%%%%%-. ", " .+%%%---**@@@@---%+-. ", " .+%%-$$====$$$$@**+-. ", " .+%%-$=@;;$$$$$-**+-. ", " .+%%-==@;;$$$$$-**+-. ", " .+%%-==;;;$$$==-**+-. ", " .%%%-$$;;;$$===-**+-. ", " .**-$$$$$$==$$-**+-. ", " ................-. ", " "};