Mercurial > emacs
view etc/letter.xpm @ 74727:1c1b185d7575
(org-mode): Show context after isearch.
(org-show-siblings): New function.
(org-show-context): Use `org-show-siblings'.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Mon, 18 Dec 2006 15:20:27 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};