Mercurial > emacs
view etc/images/gud/pstar.xpm @ 100065:ff059e39686f
* wdired.el (wdired-finish-edit): If displaying a single file,
change dired-directory if that file was renamed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 30 Nov 2008 05:42:01 +0000 |
parents | b6db02ca1b7c |
children |
line wrap: on
line source
/* XPM */ static char * pstar_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. . ", " .. .. . . . ", " .. .. ... ", " .. .. . . . ", " .. .. . ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};