Mercurial > emacs
view etc/letter.xpm @ 70470:95b3bccec915
(dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the main
manual, not to emacs-xtra.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 06 May 2006 14:37:40 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};