Mercurial > emacs
view lisp/toolbar/lc-undo.xpm @ 65456:d9638b932900
(Fdescribe_buffer_bindings): Reload `translate'
after insert which runs signal_after_change.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 12 Sep 2005 10:26:35 +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", " ", " ", " ", " + ", " ++ ", " +@+ ", " +@.++++ ", " +@......+ ", " +@........+ ", " +...........+ ", " +..........++ ", " +..........+ ", " +..+++....+ ", " +.+ ++...+ ", " ++ ++..+ ", " + +..+ ", " +..+ ", " +.+ ", " +.#+ ", " +..+ ", " ++ ", " ", " ", " "};