Mercurial > emacs
view etc/images/low-color/undo.xpm @ 87218:409f76c92cb2
(reset_buffer_local_variables): If permanent_too is 0, also
preserve non-built-in buffer-local variables.
(Fkill_all_local_variables): Don't re-create&re-set permanent
buffer-local variables.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 10 Dec 2007 03:47:46 +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", " ", " ", " ", " + ", " ++ ", " +@+ ", " +@.++++ ", " +@......+ ", " +@........+ ", " +...........+ ", " +..........++ ", " +..........+ ", " +..+++....+ ", " +.+ ++...+ ", " ++ ++..+ ", " + +..+ ", " +..+ ", " +.+ ", " +.#+ ", " +..+ ", " ++ ", " ", " ", " "};