Mercurial > emacs
view lisp/toolbar/close.xpm @ 60557:3eb9a295f0b3
* xfns.c (hourglass_started): New function.
* dispextern.h: Declare hourglass_started.
* keyboard.c (Fexecute_extended_command): Restart hourglass
after call to Fcompleting_read if already started.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Thu, 10 Mar 2005 19:09:10 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};