]> code.delx.au - gnu-emacs-elpa/history - chess-pgn.el
use zerop
[gnu-emacs-elpa] / chess-pgn.el
2002-05-16 John WiegleyRemoved dependency on cl's `position' function.
2002-05-16 John Wiegleymiscellaneous fixes
2002-04-30 John Wiegleybug fixes
2002-04-22 John Wiegleybug fixes
2002-04-22 John WiegleyBug fixes and reducing the TODO list.
2002-04-19 John WiegleyFixes and other work.
2002-04-18 John Wiegley*** no comment ***
2002-04-18 John Wiegleywhitespace fix
2002-04-18 John WiegleyMany efficiency improvements and bug fixes.
2002-04-17 John WiegleyMore general bug fixing, efficiency improvements, etc.
2002-04-16 John Wiegley(chess-pgn-mode): Only make bold the result text, not...
2002-04-16 John WiegleyRemoved the $ Revision strings; they are no longer...
2002-04-16 John WiegleyMajor speed improvement and efficiency work. chess...
2002-04-15 John Wiegley*** no comment ***
2002-04-15 John Wiegley*** no comment ***
2002-04-15 John Wiegley*** no comment ***
2002-04-14 John Wiegley*** no comment ***
2002-04-14 John Wiegley*** no comment ***
2002-04-14 John Wiegley*** no comment ***
2002-04-14 John Wiegley*** no comment ***
2002-04-14 John Wiegley*** no comment ***
2002-04-14 John Wiegley*** no comment ***
2002-04-14 John Wiegley*** no comment ***
2002-04-14 John Wiegley*** no comment ***
2002-04-13 John Wiegleyadded message catalog support
2002-04-10 John Wiegleybug fixes
2002-04-10 John WiegleySupport smart killing/yanking
2002-04-09 John WiegleyAdd support for generating randomized starting position...
2002-04-08 John WiegleyAdded support for playing out puzzle collections.
2002-04-08 John WiegleyOutput tags in typical order
2002-04-08 John WiegleyBeautify output
2002-04-08 John WiegleySimplified the code, removed the 'search-function'...
2002-04-07 John WiegleyGames are now playable to the end.
2002-04-07 John WiegleySimplified the event model, and removed session objects...
2002-03-11 John Wiegleychanges
2002-03-02 John WiegleyMade `chess-pgn-insert-plies' more useful as a standalone.
2002-03-02 John WiegleyAdded chess-pgn-mode code from chess-pgn-mode.el, and...
2002-03-01 John WiegleyPlaying against crafty now works.
2002-03-01 John WiegleyInitial revision