]> code.delx.au - gnu-emacs-elpa/blob - NEWS
(chess-display-mode-map): Bind DEL to `chess-input-shortcut-delete
[gnu-emacs-elpa] / NEWS
1 This is the NEWS file for Emacs Chess, a chess client and analysis library
2 written in Emacs Lisp.
3
4 \f
5 * Release 2.0.1:
6
7 ** chess-polyglot now works on 32-bit platforms.
8
9 ** Redo `chess-algebraic-regexp' with `rx' to improve readability.
10
11 ** Fix "invalid function" error in `chess-search-position'.
12 This was introduced by the recent conversion
13 of `chess--add-candidates' from a defsubst to a defmacro.
14
15 \f
16 * Release 2.0.0:
17
18 Began keeping this file. See doc/chess.info for information about Emacs
19 Chess.
20
21 \f
22 Local variables:
23 coding: utf-8
24 mode: outline
25 paragraph-separate: "[ \f]*$"
26 end: