Mercurial > emacs
view etc/images/low-color/undo.xpm @ 90665:38ad9fa1876b
(quail-insert-kbd-layout): Check the
length of (cdr translation).
(quail-get-current-str): Check the length of (cdr def).
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 21 Nov 2006 01:10:33 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * undo2_xpm[] = { "24 24 5 1", " c None", ". c #D3B354", "+ c #000100", "@ c #FFFFFF", "# c #6B6B66", " ", " ", " ", " + ", " ++ ", " +@+ ", " +@.++++ ", " +@......+ ", " +@........+ ", " +...........+ ", " +..........++ ", " +..........+ ", " +..+++....+ ", " +.+ ++...+ ", " ++ ++..+ ", " + +..+ ", " +..+ ", " +.+ ", " +.#+ ", " +..+ ", " ++ ", " ", " ", " "};