diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f72a5040edf..29a898f6994 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-11-03 Glenn Morris <rgm@gnu.org> | 1 | 2010-11-03 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * play/gomoku.el (gomoku-loosing-threshold): Correct spelling. | ||
| 4 | (gomoku-human-plays): Use new name. | ||
| 5 | |||
| 3 | * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore) | 6 | * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore) |
| 4 | (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix. | 7 | (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix. |
| 5 | (gomoku-score-trans-table, gomoku-winning-threshold) | 8 | (gomoku-score-trans-table, gomoku-winning-threshold) |