Mercurial > emacs
view etc/letter.xpm @ 69600:73654dd795d4
(display-buffer-other-frame): New command.
(ctl-x-4-map): Bind C-x 5 C-o to it.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Mar 2006 15:05:19 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};