Mercurial > emacs
view etc/images/gud/rfinish.xpm @ 109786:29d15cb50113
Save window excursion before prompting in copyright-update-* (Bug#5394).
* emacs-lisp/copyright.el (copyright-update-year)
(copyright-update): Use save-window-excursion (Bug#5394).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 14 Aug 2010 19:30:51 -0400 |
parents | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * reverse_step_xpm[] = { "24 24 6 1", " c None", ". c #D40000", "+ c #616161", "@ c #2A1F55", "# c #ADADAD", "$ c #CC9999", " ", " ", " ", " ", " ..... ", " . . ", " . . ", " +@ . @+ . ", " +@# . #@+ . ", " @@ .$.$. @@ . ", " @@ $...$ @@ ", " @@ ... @@ ", " @+ $.$ +@ ", " @@ . @@ ", " @+ +@ ", " @@ @@ ", " @@ @@ ", " @@ @@ ", " +@# #@+ ", " +@ @+ ", " ", " ", " ", " "};