/[emacs]/emacs/lisp/play/solitaire.el
ViewVC logotype

Diff of /emacs/lisp/play/solitaire.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by miles, Mon Sep 1 15:45:34 2003 UTC revision 1.14 by lute, Thu May 26 15:26:09 2005 UTC
# Line 105  The usual mnemonic keys move the cursor Line 105  The usual mnemonic keys move the cursor
105    (setq truncate-lines t)    (setq truncate-lines t)
106    (setq major-mode 'solitaire-mode)    (setq major-mode 'solitaire-mode)
107    (setq mode-name "Solitaire")    (setq mode-name "Solitaire")
108    (run-hooks 'solitaire-mode-hook))    (run-mode-hooks 'solitaire-mode-hook))
109    
110  (defvar solitaire-stones 0  (defvar solitaire-stones 0
111    "Counter for the stones that are still there.")    "Counter for the stones that are still there.")

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26