Mercurial > emacs
view etc/images/custom/right.xpm @ 101740:90b1877630e7
* nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
XT,w32read_socket changes to ns_read_socket.
* keyboard.c (handle_interrupt): Don't call
quit_throw_to_read_char() under NS.
* blockinput.h: Remove NS-specific code.
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Sun, 01 Feb 2009 16:32:26 +0000 |
parents | b0ca8a5b94ae |
children | 87681b1f74ce |
line wrap: on
line source
/* XPM */ static char * right_xpm[] = { "8 8 4 1", " c none", ". c gray90", "X c gray45", "O c gray75", ".. ", "..O. ", "..OOO. ", "..OOOOOX", "..OOOOXX", "..OOXX ", "..XX ", "OO "};