Mercurial > emacs
view lisp/toolbar/lc-undo.xpm @ 61157:6dffc0a6ed26
(thai-find-word-ends): Pay attention to
the case that we reach the end of buffer.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 31 Mar 2005 07:38:18 +0000 |
parents | e3fc28ed75ac |
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", " ", " ", " ", " + ", " ++ ", " +@+ ", " +@.++++ ", " +@......+ ", " +@........+ ", " +...........+ ", " +..........++ ", " +..........+ ", " +..+++....+ ", " +.+ ++...+ ", " ++ ++..+ ", " + +..+ ", " +..+ ", " +.+ ", " +.#+ ", " +..+ ", " ++ ", " ", " ", " "};