]> git.eshelyaron.com Git - emacs.git/commit
Document scoring functionality.
authorRichard M. Stallman <rms@gnu.org>
Sat, 30 Jan 1999 07:20:18 +0000 (07:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 30 Jan 1999 07:20:18 +0000 (07:20 +0000)
commit3bc5a5ee9a1731d71081ca4412dda3117f18380d
tree673d40cce4f8627f81becb4bcf51eb36018643ea
parentd5749adb2961ed1443670e8adf791f58abb2d763
Document scoring functionality.
(gametree-score-regexp): Add optional plus sign.
(gametree-score-opener): Replace `:' with `=' as the former
conflicts with gametree-half-ply-regexp.
(gametree-transpose-following-leaves): Add.
(gametree-insert-new-leaf): Make modifying commands barf in read-only buffers.
(gametree-break-line-here): Add a call to
`gametree-transpose-following-leaves'.  This maintains the
necessary invariant that on each level all leaf children precede
all nonleaf children.  This has always been implied, but left to
the user, and, unfortunately, undocumented.
lisp/play/gametree.el