Mercurial > emacs
view etc/images/ezimage/dir-minus.xpm @ 111330:651ebb81e47d
Fix the most annoying typo in the world.
* lisp/play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
(gomoku-human-plays): Use new name.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 02 Nov 2010 20:33:24 -0700 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_minus_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #DBDB00", "# c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+......... ", ".+@@@@@@@++++++++. ", ".+@@@@@@@@@@@@@@+...", ".+@@++++++++++++++++", ".+@@+##############+", ".+@+##############+.", ".+@+####++++++####+.", ".+@+####++++++####+.", ".+@+##############+.", ".++##############+..", ".++##############+. ", ".+++++++++++++++++. ", " ................. "};