Mercurial > emacs
view etc/images/gnus/rot13.xpm @ 71862:99b8c897395e
Fix typos.
(Getting started with rcirc): New calling convention for M-x irc.
Mention #rcirc. Removed channel tracking.
(Configuration): Changed the names of all variables that got changed
recently, eg. rcirc-server to rcirc-default-server. Added
documentation for rcirc-authinfo, some background for Bitlbee, and
rcirc-track-minor-mode.
(Scrolling conservatively): Fixed the xref from Auto Scrolling to just
Scrolling.
(Reconnecting after you have lost the connection): Fixed example code
to match code changes.
author | Alex Schroeder <alex@gnu.org> |
---|---|
date | Wed, 12 Jul 2006 19:05:50 +0000 |
parents | 210af0ad3d35 |
children | cad11e8011a6 |
line wrap: on
line source
/* XPM */ static char * rot13_xpm[] = { "24 24 5 1", " c None", ". c #A5A5A5A59595", "X c #C7C7C6C6C6C6", "o c #E1E1E0E0E0E0", "O c #919187876969", " ", " ", " ", " . ", " ..X. ", " ..XXX. ", " ..XXXXXo. ", " ...XXXXXXooo. ", " .o.XXXXXoooo. ", " .oo.XXXooOooo. ", " .oo..XXoOXOOoo. ", " .oo.XXoOXooOXoo. ", " .o.XoooOOXXOXooX. ", " .XXooOOXOOXoooo. ", " .XooOOOooooooo. ", " .oOOXOXooooo. ", " .oOOXoooooo. ", " .oOOXooo.. ", " .oooooo. ", " .ooo.. ", " .oo. ", " .. ", " ", " "};