Mercurial > emacs
view etc/letter.xpm @ 60991:1978175440c1
(Emacs Server): Fix the command for setting server-name.
Add an xref to Invoking emacsclient.
(Help Summary): Clarify when "C-h ." will do something nontrivial.
(Apropos): Add cindex entry for apropos-sort-by-scores.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 26 Mar 2005 17:27:18 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};