Casting SPELs in Lisp - Emacs Lisp Edition

A Comic Book
written by Conrad Barski, M.D., http://lisperati.com/
edited by James A. Webb, http://uberkode.com

=====================================

Change log:
----------

Updates, 16 September 2007:
- Fixed up source code formatting.
- Tested game walk-through.
- Tested all pages for XHTML 1.0 validation.

Updates, 15 September 2007:
- All pages updated and consistent.
- Improved table and graphics layouts.
- Improved navigation links.

Updates, 9 September 2007:
- Added new pages up to 34.

Updates, 21 August 2007:
- Added pages 17-19.

Updates, 19 August 2007:
- Updated page 14, added pages 15-16.

Updates, 8 January 2007:
- Improved method of styling and displaying Lisp code.
- Added new pages up to 14.

Initial Version, 25 December 2006:
- Created new directory structure: /html, /images, /lisp.
- Minor renaming of html and image files for consistency.
- Modified casting-spels-emacs.html for XHTML 1.0 Transitional compliance.
- Replaced all usage of <pre> with <tt>, plus appropriate formatting.
- Split up pages for less scrolling and better printing.
- Improved navigation links between pages.
- Created project at http://code.google.com/p/casting-spels-emacs/
  and checked in first few pages.



To-Do:
-----
- Add appropriate GFDL and GPL license text into each source file.
- Create a master .css file for consistent formatting of tables, code, etc.
- Possibly change <tt> tags to <code>.
- Possibly change all "compiler" references to "interpreter" (including graphics).
